summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorpetere <petere@0070b5ef-2f16-0410-befa-9a02bd1d6ddb>2006-10-07 08:41:43 +0000
committerpetere <petere@0070b5ef-2f16-0410-befa-9a02bd1d6ddb>2006-10-07 08:41:43 +0000
commit395025d0f36ebd7c99c6d0ba848c3166406ff617 (patch)
treeea5b6a55736ac6568b6bd816a26a06d50e597635 /debian/rules
parent7068d7e88bef5b57f1a241fab5c72cf2e7e64f47 (diff)
downloadntp-395025d0f36ebd7c99c6d0ba848c3166406ff617.tar.gz
* Check for existence of ntp user in init script only in start action
* 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
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 8210838..6b72d8c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -96,7 +96,7 @@ binary-arch: build install
dh_testroot -a
dh_installdocs -a
dh_installexamples -a
- dh_installinit -pntp --update-rcd-params="defaults 23"
+ dh_installinit -pntp --update-rcd-params="defaults 23" --error-handler=installinit_error
dh_installinit -pntpdate
dh_installcron -a
dh_installlogcheck -a