1
0
mirror of synced 2026-05-01 22:26:08 +00:00

2006-11-29 21:08:50 by steve

Use the new start-stop-daemon code when installing packages.
This commit is contained in:
steve
2006-11-29 21:08:50 +00:00
parent 13f407a400
commit 37c78801ff
4 changed files with 12 additions and 19 deletions

View File

@@ -35,12 +35,6 @@ logMessage Script $0 starting
installDebianPackage ${prefix} ssh
#
# Make sure sshd isn't running, this will cause our unmounting of the
# disk image to fail..
#
chroot ${prefix} /etc/init.d/ssh stop
#
# Log our finish