From 46d2cb15374b01373fdb85fb36ca28c21b4ca43a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 28 May 2011 08:29:47 +0200 Subject: Updating and correcting sendsigs.omit support for /run (Closes: #628188). --- debian/live-boot.init | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'debian') diff --git a/debian/live-boot.init b/debian/live-boot.init index f0982a8..cd2e4cd 100644 --- a/debian/live-boot.init +++ b/debian/live-boot.init @@ -211,16 +211,9 @@ do_stop () } case "${1}" in - restart|reload|force-reload|status) + start|restart|reload|force-reload|status) [ "${VERBOSE}" != no ] && log_end_msg 0 ;; - start) - log_begin_msg "${NAME} is configuring sendsigs..." - if [ -f /live/root.pid ] ; then - cat /live/root.pid >> /var/run/sendsigs.omit - fi - log_end_msg 0 - ;; stop) log_begin_msg "${NAME} is resyncing snapshots and caching reboot files..." -- cgit v1.2.3