xref: /openbmc/phosphor-buttons/service_files/xyz.openbmc_project.Chassis.Buttons.service (revision f654267db9dafbd5727f113f29439ec7dfeaea8b)
1*f654267dSMatt Spinler[Unit]
2*f654267dSMatt SpinlerDescription=Phosphor Buttons
3*f654267dSMatt Spinler
4*f654267dSMatt Spinler[Service]
5*f654267dSMatt SpinlerRestart=always
6*f654267dSMatt SpinlerRestartSec=3
7*f654267dSMatt SpinlerExecStart=/usr/sbin/buttons
8*f654267dSMatt SpinlerSyslogIdentifier=buttons
9*f654267dSMatt SpinlerType=dbus
10*f654267dSMatt SpinlerBusName=xyz.openbmc_project.Chassis.Buttons
11*f654267dSMatt Spinler
12*f654267dSMatt Spinler[Install]
13*f654267dSMatt SpinlerWantedBy=obmc-standby.target
14