summaryrefslogtreecommitdiff
path: root/helpers/lh_chroot_dpkg
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/lh_chroot_dpkg')
-rwxr-xr-xhelpers/lh_chroot_dpkg4
1 files changed, 2 insertions, 2 deletions
diff --git a/helpers/lh_chroot_dpkg b/helpers/lh_chroot_dpkg
index ae08f8a..a34e97e 100755
--- a/helpers/lh_chroot_dpkg
+++ b/helpers/lh_chroot_dpkg
@@ -67,14 +67,14 @@ EOF
;;
remove)
+ Echo_message "Deconfiguring file /sbin/start-stop-daemon"
+
# Checking lock file
Check_lockfile .lock
# Creating lock file
Create_lockfile .lock
- Echo_message "Deconfiguring file /sbin/start-stop-daemon"
-
# Restore start-stop-daemon program
mv chroot/sbin/start-stop-daemon.orig chroot/sbin/start-stop-daemon