xref: /openbmc/phosphor-buttons/service_files/phosphor-button-handler.service (revision 1ac94e23bb47750457be58dc5dcab49e731382cd)
1*1ac94e23SMatt Spinler[Unit]
2*1ac94e23SMatt SpinlerDescription=Phosphor Button Handler
3*1ac94e23SMatt SpinlerWants=xyz.openbmc_project.Chassis.Buttons.service
4*1ac94e23SMatt SpinlerAfter=xyz.openbmc_project.Chassis.Buttons.service
5*1ac94e23SMatt SpinlerWants=obmc-mapper.target
6*1ac94e23SMatt SpinlerAfter=obmc-mapper.target
7*1ac94e23SMatt Spinler
8*1ac94e23SMatt Spinler[Service]
9*1ac94e23SMatt SpinlerRestart=always
10*1ac94e23SMatt SpinlerExecStart=/usr/bin/env button-handler
11*1ac94e23SMatt SpinlerSyslogIdentifier=button-handler
12*1ac94e23SMatt Spinler
13*1ac94e23SMatt Spinler[Install]
14*1ac94e23SMatt SpinlerWantedBy=obmc-standby.target
15*1ac94e23SMatt Spinler
16