summaryrefslogtreecommitdiffstats
path: root/satellit_installer/static_files/ldadp/etc/systemd/system/ldadp@.service
blob: 3f8953ede8103f7540885f98ab226e9e1c5b350f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[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
User=ldadp

[Install]
WantedBy=multi-user.target