| [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/env toggle_identify_led.sh | |
| SyslogIdentifier=id-button |