pkg: add comments to the systemd sysconfig file
authorDavid Disseldorp <ddiss@suse.de>
Thu, 3 Nov 2011 11:54:00 +0000 (12:54 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 23 Jan 2012 20:27:08 +0000 (21:27 +0100)
Autobuild-User: David Disseldorp <ddiss@samba.org>
Autobuild-Date: Thu Nov  3 15:11:27 CET 2011 on sn-devel-104
(cherry picked from commit 0f61eb5e299abfa0ffe5e0dd92a40e582021a5b2)
(cherry picked from commit a29a1be90608541c1f9f0142bb5b05965a2c4a34)

packaging/systemd/samba.sysconfig

index 944b72fcc284d4c5a62dd83cc9b51a73add1f334..5950b1347ffba7665cd83512c4be9ac072b1abd7 100644 (file)
@@ -1,6 +1,14 @@
-# Options to smbd
-SMBDOPTIONS="-D"
-# Options to nmbd
-NMBDOPTIONS="-D"
-# Options for winbindd
+## Path:           Network/Samba
+## Description:    Samba process options
+## Type:           string
+## Default:        ""
+## ServiceRestart: smb
+SMBDOPTIONS=""
+## Type:           string
+## Default:        ""
+## ServiceRestart: nmb
+NMBDOPTIONS=""
+## Type:           string
+## Default:        ""
+## ServiceRestart: winbind
 WINBINDOPTIONS=""