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