From eac5337bf713909591edfa5e7e857209e5c169e5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Mon, 7 Jan 2013 17:31:08 +0100 Subject: [PATCH] - 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="" -- 2.44.0