Package: preload
Version: 0.4-1
Severity: normal

Shouldn't /etc/init.d/preload reload be using SIGHUP to force
configuration reload ?

--- etc/init.d/preload~ 2006-08-23 00:01:14.000000000 +0200
+++ etc/init.d/preload  2006-08-23 00:04:42.000000000 +0200
@@ -47,7 +47,7 @@
        ;;
   reload|force-reload)
        echo "Reloading $DESC configuration files."
-       start-stop-daemon --stop --signal 0 --quiet -u 0 --exec $DAEMON
+       start-stop-daemon --stop --signal 1 --quiet -u 0 --exec $DAEMON
        ;;
   restart)
        echo -n "Restarting $DESC: "


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (550, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.17.1-ck1
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8)

Versions of packages preload depends on:
ii  libc6                 2.3.2.ds1-22sarge3 GNU C Library: Shared libraries an
ii  libglib2.0-0          2.6.4-1            The GLib library of C routines

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to