]> git.pld-linux.org Git - packages/samba4.git/commitdiff
- update sysconfig files with contents from samba systemd packaging
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 7 Jan 2013 16:31:08 +0000 (17:31 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Mon, 7 Jan 2013 16:31:08 +0000 (17:31 +0100)
samba.sysconfig
winbind.sysconfig

index 8ebd81ea7818b4f3342ef0afa9f668cdb75431b7..5ff9ef2110e84ac9e269be228f29813e5ebf97fa 100644 (file)
@@ -2,3 +2,18 @@
 
 # Define nice level for samba & config 
 SERVICE_RUN_NICE_LEVEL="+5"
+
+## Path:           Network/Samba
+## Description:    Samba process options
+## Type:           string
+## Default:        ""
+## ServiceRestart: samba
+SAMBAOPTIONS=""
+## Type:           string
+## Default:        ""
+## ServiceRestart: smb
+SMBDOPTIONS=""
+## Type:           string
+## Default:        ""
+## ServiceRestart: nmb
+NMBDOPTIONS=""
index 3d55783a834dc6d494d8abd260e85de6b3bb8fb8..7842052d916225ddce50eb866e020da43bec4b4e 100644 (file)
@@ -2,3 +2,8 @@
 
 # Define nice level for winbind 
 SERVICE_RUN_NICE_LEVEL="+5"
+
+## Type:           string
+## Default:        ""
+## ServiceRestart: winbind
+WINBINDOPTIONS=""
This page took 0.043492 seconds and 4 git commands to generate.