2006-11-29 21:08:50 by steve
Use the new start-stop-daemon code when installing packages.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user