mirror of
https://github.com/pygos/init.git
synced 2024-11-05 12:17:10 +01:00
d0764e77b2
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
5 lines
100 B
Text
5 lines
100 B
Text
description "mount /root"
|
|
type wait
|
|
target boot
|
|
before vfs
|
|
exec "@SCRIPTDIR@/overlay.sh" root /root
|