summaryrefslogtreecommitdiff
path: root/debian/ntp.init
AgeCommit message (Collapse)AuthorFilesLines
2009-12-26There is no need to run it at level 1 either, killprocs will kill it in thatkroeckx1-1/+1
case. git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@299 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-12-26Don't run init script on shutdown/reboot, just let sendsigs deal with it.kroeckx1-1/+1
(Closes: #540694) git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@297 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-11-26Use uname -s instead of dpkg-architecture to found the kernel we'rekroeckx1-5/+4
running on. dpkg-architecture is part of dpkg-dev. (Closes: #558145) git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@280 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-11-25Running as user ntp does not work on kfreebsd because it doesn't supportkroeckx1-1/+4
capabilities. Adjust the init script to start as root. git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@278 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-06-12Use new status_of_proc function to report status in ntp init scriptpetere1-11/+3
git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@263 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2009-04-23Moved .dhcp version of configuration files to /var/lib/ntp and petere1-2/+2
/var/lib/ntpdate (closes: #524035) git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@246 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2008-04-21Also use lockfile-progs to ensure that ntpd does not start whilepetere1-1/+23
ntpdate.ifup is running (closes: #436029) git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@203 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2006-10-07* Use server names sent by DHCP server if available (closes: #268328)petere1-0/+4
git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@111 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2006-10-07* Check for existence of ntp user in init script only in start actionpetere1-5/+4
* Handle failure to stop daemon in ntp.prerm (closes: #391352) git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@105 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2006-09-24* Added Short-Description to init script LSB headerpetere1-0/+1
git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@100 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2006-09-13* Fixed init script LSB header dependency information (closes: #387002)petere1-7/+5
git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@90 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2006-09-09* Cleaned out package relationships with long-obsolete packagespetere1-6/+0
* Updated standards version * debian/control: + Add ntp-refclock and ntp-simple transition packages (closes: #384857). * debian/ntp.init: + Remove adduser call from initscript. git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@86 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2006-08-09$PIDFILE works better than PIDFILEpetere1-1/+1
git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@75 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2006-08-04Make init script use $DAEMON, add $PIDFILE and use it.kroeckx1-4/+5
call pidofproc with the pidfile, but it already based it on the name of the daemon, so this doesn't really change anything. git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@72 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2006-07-27Upgrade workaround: Undo the effects of ntp-server purge in ntp initpetere1-0/+6
script. git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@63 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2006-07-14Improved init scripts:petere1-22/+51
- Added LSB-formatted dependency information (closes: #332848) - Added status option (closes: #319392) - Added support for /etc/default/ntp (closes: #316306, #158389, #309200) - Use LSB functions for messages (closes: #219193) git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@37 0070b5ef-2f16-0410-befa-9a02bd1d6ddb
2006-07-14Merged ntp, ntp-server, ntp-simple, ntp-refclock into single package ntppetere1-0/+44
(closes: #222369, #343131, #377578) git-svn-id: svn://svn.debian.org/pkg-ntp/ntp/trunk@35 0070b5ef-2f16-0410-befa-9a02bd1d6ddb