mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 06:14:18 +08:00
Merge branch 'usr_lib_initd' into 'master'
Also search for init configs in /usr/lib/init.d See merge request redox-os/cookbook!335
This commit is contained in:
commit
3d3edca3b7
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user