mirror of
https://github.com/pygos/build.git
synced 2024-11-16 16:37:10 +01:00
1389c74f95
Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
5 lines
101 B
Text
5 lines
101 B
Text
description "mount /usr"
|
|
type wait
|
|
target boot
|
|
before vfs
|
|
exec /lib/libexec/init/overlay.sh usr /usr
|