[Pkg-samba-maint] [SCM] Debian packaging for Samba branch, init-script-split-and-upstart-jobs, updated. debian/2%3.6.15-1-8-g133bcf4

Steve Langasek vorlon at debian.org
Tue May 14 07:50:30 UTC 2013


The following commit has been merged in the init-script-split-and-upstart-jobs branch:
commit 133bcf4108909fa40337337428bcde13cb56ddf7
Author: Steve Langasek <vorlon at debian.org>
Date:   Tue May 14 06:03:40 2013 +0000

    Include the reload-smbd upstart job in the package

diff --git a/debian/rules b/debian/rules
index b9e3efb..56ec0fc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -117,6 +117,7 @@ override_dh_installinit:
 ifneq (,$(filter samba, $(shell dh_listpackages)))
 	dh_installinit -psamba --name smbd
 	dh_installinit -psamba --name nmbd
+	dh_installinit -psamba --no-start --name reload-smbd
 endif
 ifneq (,$(filter winbind, $(shell dh_listpackages)))
 	dh_installinit -pwinbind

-- 
Debian packaging for Samba




More information about the Pkg-samba-maint mailing list