Package: gkrellmd
Version: 2.3.1-1
Severity: normal

The pidfile for gkrellmd is not created when it is started from 
/etc/init.d/gkrellmd, probably because start/stop daemon isn't the one doing 
the daemonizing.  The solution is to use --pidfile as a gkrellmd option rather 
than start-stop-daemon option.

E.g.

start-stop-daemon --start --quiet \
      --exec $DAEMON -- --pidfile /var/run/$NAME.pid $DAEMON_OPTS


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



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

Reply via email to