mirror of
https://github.com/pygos/init.git
synced 2024-11-24 20:10:42 +01:00
6 lines
100 B
Text
6 lines
100 B
Text
|
description "mount /root"
|
||
|
type wait
|
||
|
target boot
|
||
|
before vfs
|
||
|
exec "@SCRIPTDIR@/overlay.sh" root /root
|