blob: e9227110e5e0c4d9c2e326c460622aace761d30b [file] [log] [blame]
Brad Bishop3c90f592016-08-08 08:53:13 -04001[Unit]
2Description=OpenPOWER Host%i Control
Brad Bishop3c90f592016-08-08 08:53:13 -04003
4[Service]
5Restart=always
Michael Tritzfbd81be2017-08-15 14:07:23 -05006ExecStart=/usr/bin/env control_host.exe
7SyslogIdentifier=control_host.exe
Brad Bishop3c90f592016-08-08 08:53:13 -04008Type=dbus
9BusName={BUSNAME}
10
11[Install]
12WantedBy={SYSTEMD_DEFAULT_TARGET}