[Pkg-samba-maint] [samba] 02/02: Call dh_installinit reload-smbd with --noscripts
Jeroen Dekkers
dekkers-guest at alioth.debian.org
Thu Aug 15 21:38:44 UTC 2013
This is an automated email from the git hooks/post-receive script.
dekkers-guest pushed a commit to branch master
in repository samba.
commit 584f2efe500f607aca3e0f4807fddbe6cf3ff51c
Author: Jeroen Dekkers <jeroen at dekkers.ch>
Date: Thu Aug 15 23:10:26 2013 +0200
Call dh_installinit reload-smbd with --noscripts
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 0411ae0..e88fd9e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -118,7 +118,7 @@ ifneq (,$(filter samba, $(shell dh_listpackages)))
dh_installinit -psamba --name smbd
dh_installinit -psamba --name nmbd
dh_installinit -psamba
- dh_installinit -psamba --no-start --name reload-smbd
+ dh_installinit -psamba --no-start --noscripts --name reload-smbd
endif
ifneq (,$(filter winbind, $(shell dh_listpackages)))
dh_installinit -pwinbind
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-samba/samba.git
More information about the Pkg-samba-maint
mailing list