blob: 9a64002ec43fd62f0e55f5bc5e8c41a5fca622fb [file] [log] [blame]
[Unit]
Description=OpenPOWER Host%i Control
Wants=mapper-wait@-org-openbmc-managers-System.service
After=mapper-wait@-org-openbmc-managers-System.service
[Service]
Restart=always
ExecStart=/usr/bin/env control_host.exe
SyslogIdentifier=control_host.exe
Type=dbus
BusName={BUSNAME}
[Install]
WantedBy={SYSTEMD_DEFAULT_TARGET}