repo.or.cz
/
Samba.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
README.Coding: Add hint for if-statments
[Samba.git]
/
packaging
/
systemd
/
samba.sysconfig
blob
7607426486972ee42be81bfa98b5fc3ad57c116f
1
## Path: Network/Samba
2
## Description: Samba process options
3
## Type: string
4
## Default: ""
5
## ServiceRestart: samba
6
SAMBAOPTIONS=""
7
## Type: string
8
## Default: ""
9
## ServiceRestart: smb
10
SMBDOPTIONS=""
11
## Type: string
12
## Default: ""
13
## ServiceRestart: nmb
14
NMBDOPTIONS=""
15
## Type: string
16
## Default: ""
17
## ServiceRestart: winbind
18
WINBINDOPTIONS=""