[Pkg-samba-maint] [samba] 01/06: Add Description to init files
Mathieu Parent
sathieu at moszumanska.debian.org
Mon May 16 07:43:48 UTC 2016
This is an automated email from the git hooks/post-receive script.
sathieu pushed a commit to branch master
in repository samba.
commit 01b28d39b649be95c01bbde3fbfe8181d2f97be0
Author: Mathieu Parent <math.parent at gmail.com>
Date: Sat May 14 06:49:45 2016 +0200
Add Description to init files
---
debian/samba.init | 3 ++-
debian/samba.nmbd.init | 2 ++
debian/samba.samba-ad-dc.init | 1 +
debian/samba.smbd.init | 1 +
debian/winbind.init | 1 +
5 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/samba.init b/debian/samba.init
index d93b7d5..ce58c88 100644
--- a/debian/samba.init
+++ b/debian/samba.init
@@ -6,7 +6,8 @@
# Required-Stop:
# Default-Start:
# Default-Stop:
-# Short-Description: ensure Samba daemons are started (nmbd and smbd)
+# Short-Description: ensure Samba daemons are started (nmbd, smbd and samba)
+# Description: Starts Samba, a Windows AD and SMB/CIFS fileserver for UNIX
### END INIT INFO
set -e
diff --git a/debian/samba.nmbd.init b/debian/samba.nmbd.init
index 97a89d4..f9ccc0e 100644
--- a/debian/samba.nmbd.init
+++ b/debian/samba.nmbd.init
@@ -8,6 +8,8 @@
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: start Samba NetBIOS nameserver (nmbd)
+# Description: NetBIOS name server to provide NetBIOS over IP naming services
+# to clients
### END INIT INFO
diff --git a/debian/samba.samba-ad-dc.init b/debian/samba.samba-ad-dc.init
index 3132d2e..93a1ac1 100644
--- a/debian/samba.samba-ad-dc.init
+++ b/debian/samba.samba-ad-dc.init
@@ -7,6 +7,7 @@
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: start Samba daemons for the AD DC
+# Description: Server to provide AD and SMB/CIFS services to clients
### END INIT INFO
#
diff --git a/debian/samba.smbd.init b/debian/samba.smbd.init
index 3db327e..2f5904e 100644
--- a/debian/samba.smbd.init
+++ b/debian/samba.smbd.init
@@ -9,6 +9,7 @@
# Should-Start: slapd cups
# Should-Stop: slapd cups
# Short-Description: start Samba SMB/CIFS daemon (smbd)
+# Description: server to provide SMB/CIFS services to clients
### END INIT INFO
diff --git a/debian/winbind.init b/debian/winbind.init
index 6c0ec05..cc325d7 100644
--- a/debian/winbind.init
+++ b/debian/winbind.init
@@ -8,6 +8,7 @@
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: start Winbind daemon
+# Description: Name Service Switch daemon for resolving names from NT servers
### END INIT INFO
--
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