summaryrefslogtreecommitdiff
path: root/helpers/lh_chroot_sysvinit
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-09-23 10:04:46 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 18:18:27 +0100
commit49524055a1fd813b8032af88ddda838a856128dd (patch)
tree5ab003498be8ad81fc1b7e4ba116be9c9ca5298b /helpers/lh_chroot_sysvinit
parentfe6eb1c593e2df135c8807bf94df614984b4d6ec (diff)
downloadvyos-live-build-49524055a1fd813b8032af88ddda838a856128dd.tar.gz
vyos-live-build-49524055a1fd813b8032af88ddda838a856128dd.zip
Adding live-helper 1.0~a1-2.
Diffstat (limited to 'helpers/lh_chroot_sysvinit')
-rwxr-xr-xhelpers/lh_chroot_sysvinit2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_chroot_sysvinit b/helpers/lh_chroot_sysvinit
index e4746d6ee..933da573e 100755
--- a/helpers/lh_chroot_sysvinit
+++ b/helpers/lh_chroot_sysvinit
@@ -27,7 +27,7 @@ Create_lockfile "${LIVE_ROOT}"/.lock
# Checking stage file
Check_stagefile "${LIVE_ROOT}"/.stage/chroot_sysvinit
-if [ "${LIVE_SYSVINIT}" = "disabled" ]
+if [ "${LIVE_SYSVINIT}" = "enabled" ]
then
# Disable all
for FILE in "${LIVE_CHROOT}"/etc/init.d/*