10 lines
251 B
Desktop File
10 lines
251 B
Desktop File
[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
|