diff core/filesystem/filesystem.sh @ 184:36f3ab3945d7

core/sysvinit: add basic init scripts
author David Demelier <markand@malikania.fr>
date Sat, 16 Mar 2019 21:54:36 +0100
parents e737b80da269
children 014d018468fb
line wrap: on
line diff
--- a/core/filesystem/filesystem.sh	Sat Mar 16 21:33:50 2019 +0100
+++ b/core/filesystem/filesystem.sh	Sat Mar 16 21:54:36 2019 +0100
@@ -25,6 +25,7 @@
 build()
 {
 	install -d $DESTDIR/etc
+	install -d $DESTDOR/etc/rc.d
 	install -d $DESTDIR/home
 	install -d $DESTDIR/mnt
 	install -d $DESTDIR/proc