blob: 6619c1898fe3f7598d758f20a8dc9a813a685999 [file] [log] [blame]
Brad Bishop7e164be2016-08-08 08:53:13 -04001[Unit]
2Description=OpenPOWER Host%i Control
Brad Bishop7e164be2016-08-08 08:53:13 -04003
4[Service]
5Restart=always
Michael Tritz0ad3b1d2017-08-15 14:07:23 -05006ExecStart=/usr/bin/env control_host.exe
7SyslogIdentifier=control_host.exe
Brad Bishop7e164be2016-08-08 08:53:13 -04008Type=dbus
9BusName={BUSNAME}
10
11[Install]
Brad Bishopfc81e382019-04-06 13:58:07 -040012WantedBy=multi-user.target