Files
meta-openwrt/classes
Daniel F. Dickinson 38b91093a5 procd initscripts: Create a class and enable them during rootfs postuninstall
Closes https://github.com/kraj/meta-openwrt/issues/14 by creating
a class and inheriting it in images that have procd initscripts;
we also inherit in each recipe but that doesn't actually affect
the rootfs postuninstall command which is where this hook
runs.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2018-01-17 10:26:15 -08:00
..