2011-10-10 15:25:15 +03:00
|
|
|
[Unit]
|
|
|
|
|
Description=Identity, Policy, Audit
|
2017-03-03 09:33:39 +01:00
|
|
|
Wants=network.target
|
2017-02-24 22:04:42 +01:00
|
|
|
Wants=gssproxy.service
|
2013-03-27 14:58:16 +01:00
|
|
|
After=network.target
|
2011-10-10 15:25:15 +03:00
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
|
Type=oneshot
|
2016-11-03 11:03:03 +01:00
|
|
|
ExecStart=@sbindir@/ipactl start
|
|
|
|
|
ExecStop=@sbindir@/ipactl stop
|
2011-10-10 15:25:15 +03:00
|
|
|
RemainAfterExit=yes
|
|
|
|
|
TimeoutSec=0
|
|
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
|
WantedBy=multi-user.target
|