[packages/samba4] - update sysconfig files with contents from samba systemd packaging
baggins
baggins at pld-linux.org
Mon Jan 7 17:32:23 CET 2013
commit c1960b87bc9f40a645d9db4e3209263d91f66454
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Mon Jan 7 17:31:08 2013 +0100
- update sysconfig files with contents from samba systemd packaging
samba.sysconfig | 15 +++++++++++++++
winbind.sysconfig | 5 +++++
2 files changed, 20 insertions(+)
---
diff --git a/samba.sysconfig b/samba.sysconfig
index 8ebd81e..5ff9ef2 100644
--- a/samba.sysconfig
+++ b/samba.sysconfig
@@ -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=""
diff --git a/winbind.sysconfig b/winbind.sysconfig
index 3d55783..7842052 100644
--- a/winbind.sysconfig
+++ b/winbind.sysconfig
@@ -2,3 +2,8 @@
# Define nice level for winbind
SERVICE_RUN_NICE_LEVEL="+5"
+
+## Type: string
+## Default: ""
+## ServiceRestart: winbind
+WINBINDOPTIONS=""
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/samba4.git/commitdiff/4ca488b91adfdcf6a232b49412ea469ccfdd32be
More information about the pld-cvs-commit
mailing list