1[Unit]
2Description=Phosphor Sysfs LED Controller
3
4[Service]
5Restart=always
6ExecStart=/usr/libexec/phosphor-led-sysfs/phosphor-ledcontroller
7Type=dbus
8BusName=xyz.openbmc_project.LED.Controller
9
10[Install]
11WantedBy=multi-user.target
12