blob: cd4168f8e50e9810bc7ddd3bdc6023ec60c9784e [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
7PIDFile=/var/run/openhpid.pid
8ExecStart=@SBINDIR@/openhpid -c @SYSCONFDIR@/openhpi/openhpi.conf
9
10[Install]
11WantedBy=multi-user.target