blob: 66139e34c5be867ab03613621483645f80ab0b85 [file] [log] [blame]
[Unit]
Description=Phosphor LED Management Daemon
[Service]
Restart=always
ExecStart={sbindir}/led_controller.exe
Type=dbus
BusName={BUSNAME}
[Install]
WantedBy={SYSTEMD_DEFAULT_TARGET}