blob: 884e948c0ea8a2abd23e02b0c7b8bcafe3c8d429 (
plain) (
tree)
|
|
[Unit]
Description=LDAP-Proxy for AD/LDAP communication #%i
ConditionFileNotEmpty=/opt/ldadp/configs/%i.cfg
[Service]
ExecStart=/opt/ldadp/ldadp -n /opt/ldadp/configs/%i.cfg
Restart=always
RestartSec=10
[Install]
WantedBy=multi-user.target
|