diff --git a/package/base/sysfiles/sysfiles.conf b/package/base/sysfiles/sysfiles.conf index 375b826bc..f71283a0c 100644 --- a/package/base/sysfiles/sysfiles.conf +++ b/package/base/sysfiles/sysfiles.conf @@ -104,7 +104,7 @@ EOT cp -v $confdir/sbin_postinstall.sh $root/usr/sbin/postinstall chmod +x $root/usr/sbin/postinstall - for x in console devfs localfs system system-state + for x in console devfs localfs swap system system-state do echo "Installing '$x' init script ..." install_init $x $confdir/$x.init