summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/leds/obmc-control-led/obmc-led-stop@.service
blob: 81bdbecbc74b58698f9381e64e838b205407360f (plain)
1
2
3
4
5
6
7
8
[Unit]
Description=Turn Off %i LED

[Service]
Type=oneshot
RemainAfterExit=yes
Restart=no
ExecStart={sbindir}/mapper call /org/openbmc/control/led/%i org.openbmc.Led setOff
OpenPOWER on IntegriCloud