pkg: add comments to the systemd sysconfig file
authorDavid Disseldorp <ddiss@suse.de>
Thu, 3 Nov 2011 11:54:00 +0000 (12:54 +0100)
committerDavid Disseldorp <ddiss@samba.org>
Thu, 3 Nov 2011 14:11:27 +0000 (15:11 +0100)
Autobuild-User: David Disseldorp <ddiss@samba.org>
Autobuild-Date: Thu Nov  3 15:11:27 CET 2011 on sn-devel-104

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=""