Your message dated Fri, 16 Jun 2006 21:59:55 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#270646: ntp-server: FLAGS variable not used in 
/etc/init.d/ntp-server
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: ntp-server
Version: 1:4.2.0a-11
Severity: minor
File: /etc/init.d/ntp-server

The FLAGS variable isn't used when starting ntp.  Which is just as
well because they are set to "defaults 23", which ntpd wouldn't be
happy about.  So I think FLAGS should be set to nothing instead:

FLAGS=

and then the invocation in the start) portion should be:

                start-stop-daemon --start --quiet --pidfile /var/run/ntpd.pid 
--exec /usr/sbin/ntpd -- -p /var/run/ntpd.pid $FLAGS

Am I missing something about why it's written as it is?

-Sanjoy

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.24
Locale: LANG=en_GB, LC_CTYPE=en_GB

Versions of packages ntp-server depends on:
ii  ntp                          1:4.2.0a-11 Network Time Protocol: network uti
ii  ntp-simple                   1:4.2.0a-11 Network Time Protocol: daemon for 

-- no debconf information


--- End Message ---
--- Begin Message ---
The FLAGS variable doesn't appear anywhere anymore.

--- End Message ---

Reply via email to