blob: dc41a1d4a956dd310293df22bb550f4079670cd4 [file] [log] [blame]
Vincent Chouf16ca762022-09-12 10:31:29 -05001[Unit]
2Description=Boot Status LED Manager
3After=xyz.openbmc_project.LED.GroupManager.service
4Wants=xyz.openbmc_project.LED.GroupManager.service
5
6[Service]
7ExecStart=/usr/bin/boot-status-led.sh
8Type=simple
9Restart=on-failure
10
11[Install]
12WantedBy=multi-user.target