- add unit file, from Jóhann B. Guðmundsson
This commit is contained in:
parent
51b8826bd7
commit
8bb3ad8953
11
nslcd.service
Normal file
11
nslcd.service
Normal file
@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=Naming services LDAP client daemon.
|
||||
After=syslog.target network.target
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
PIDFile=/var/run/nslcd/nslcd.pid
|
||||
ExecStart=/usr/sbin/nslcd
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Reference in New Issue
Block a user