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=multi-user.target
14