Also search for init configs in /usr/lib/init.d

This will allow moving the system init configs to this place, keeping
/etc/init.d for local overrides.
This commit is contained in:
bjorn3 2024-01-07 18:13:02 +01:00
parent b44c20e238
commit 39941bbfbb

View File

@ -15,4 +15,4 @@ lived
redoxfs --uuid $REDOXFS_UUID file $REDOXFS_BLOCK
cd file:
export PATH file:/bin
run.d /etc/init.d
run.d /usr/lib/init.d /etc/init.d