xref: /openbmc/phosphor-buttons/service_files/xyz.openbmc_project.Chassis.Buttons.service (revision f654267db9dafbd5727f113f29439ec7dfeaea8b)
1[Unit]
2Description=Phosphor Buttons
3
4[Service]
5Restart=always
6RestartSec=3
7ExecStart=/usr/sbin/buttons
8SyslogIdentifier=buttons
9Type=dbus
10BusName=xyz.openbmc_project.Chassis.Buttons
11
12[Install]
13WantedBy=obmc-standby.target
14