blob: 0627a94d92a0dc731a0333526478c28e21b446b4 [file] [log] [blame]
[Unit]
Description=Boot Status LED Manager
After=xyz.openbmc_project.LED.GroupManager.service
Requires=xyz.openbmc_project.LED.GroupManager.service
[Service]
ExecStart=/usr/bin/boot-status-led.sh
StandardOutput=syslog
Type=simple
RemainAfterExit=yes
Restart=no
[Install]
WantedBy=multi-user.target