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
s3:selftest: introduce a variable for binpath('ntlm_auth3') in tests.py
[Samba.git]
/
packaging
/
systemd
/
winbind.service
blob
9ce1b520419a7df37eea6156443578cb046c87a3
1
[Unit]
2
Description=Samba Winbind Daemon
3
After=syslog.target network.target nmb.service
4
5
[Service]
6
Type=forking
7
PIDFile=/run/winbindd.pid
8
EnvironmentFile=-/etc/sysconfig/samba
9
ExecStart=/usr/sbin/winbindd "$WINBINDOPTIONS"
10
11
[Install]
12
WantedBy=multi-user.target