xref: /openbmc/phosphor-buttons/service_files/phosphor-button-handler.service (revision 1ac9ab6d29dc06bf15f1377fc8aebb21a3e5a600)
11ac94e23SMatt Spinler[Unit]
21ac94e23SMatt SpinlerDescription=Phosphor Button Handler
31ac94e23SMatt SpinlerWants=xyz.openbmc_project.Chassis.Buttons.service
41ac94e23SMatt SpinlerAfter=xyz.openbmc_project.Chassis.Buttons.service
51ac94e23SMatt SpinlerWants=obmc-mapper.target
61ac94e23SMatt SpinlerAfter=obmc-mapper.target
71ac94e23SMatt Spinler
81ac94e23SMatt Spinler[Service]
91ac94e23SMatt SpinlerRestart=always
101ac94e23SMatt SpinlerExecStart=/usr/bin/env button-handler
111ac94e23SMatt SpinlerSyslogIdentifier=button-handler
121ac94e23SMatt Spinler
131ac94e23SMatt Spinler[Install]
14*1ac9ab6dSPatrick VentureWantedBy=multi-user.target
151ac94e23SMatt Spinler
16