Initial commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=ID Button Pressed Service
|
||||
Wants=mapper-wait@-xyz-openbmc_project-led-groups.service
|
||||
After=mapper-wait@-xyz-openbmc_project-led-groups.service
|
||||
StartLimitIntervalSec=0
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/bin/toggle_identify_led.sh
|
||||
Reference in New Issue
Block a user