The branch, master has been updated
       via  0f61eb5 pkg: add comments to the systemd sysconfig file
      from  bdf755c s3-build: add bin/dbwrap_tool to the BIN_PROGS2 dependencies

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=master


- Log -----------------------------------------------------------------
commit 0f61eb5e299abfa0ffe5e0dd92a40e582021a5b2
Author: David Disseldorp <[email protected]>
Date:   Thu Nov 3 12:54:00 2011 +0100

    pkg: add comments to the systemd sysconfig file
    
    Autobuild-User: David Disseldorp <[email protected]>
    Autobuild-Date: Thu Nov  3 15:11:27 CET 2011 on sn-devel-104

-----------------------------------------------------------------------

Summary of changes:
 packaging/systemd/samba.sysconfig |   18 +++++++++++++-----
 1 files changed, 13 insertions(+), 5 deletions(-)


Changeset truncated at 500 lines:

diff --git a/packaging/systemd/samba.sysconfig 
b/packaging/systemd/samba.sysconfig
index 944b72f..5950b13 100644
--- a/packaging/systemd/samba.sysconfig
+++ b/packaging/systemd/samba.sysconfig
@@ -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=""


-- 
Samba Shared Repository

Reply via email to