summaryrefslogtreecommitdiffstats
path: root/src/sysv/systemd/sssd-ifp.service.in
blob: 8e7abdb0e8c5ec83f9423c688daf845a16c57e7e (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=SSSD IFP Service responder
Documentation=man:sssd-ifp(5)
After=sssd.service
BindsTo=sssd.service

[Service]
Type=dbus
BusName=org.freedesktop.sssd.infopipe
ExecStart=@ifp_exec_cmd@
@ifp_restart@