mirror of
https://github.com/pygos/init.git
synced 2024-11-05 04:07:10 +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
|