blob: 816e44f822f688d37e3ef820cfd1afb639e12fe9 [file] [log] [blame]
Brad Bishop6e60e8b2018-02-01 10:27:11 -05001[Unit]
2Description=Daemon providing access to the SAF Hardware Platform Interface
3After=syslog.target
4
5[Service]
6Type=forking
Andrew Geisslerbbbd5f42020-10-30 15:42:48 -05007PIDFile=/run/openhpid.pid
Brad Bishop6e60e8b2018-02-01 10:27:11 -05008ExecStart=@SBINDIR@/openhpid -c @SYSCONFDIR@/openhpi/openhpi.conf
9
10[Install]
11WantedBy=multi-user.target