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