14 lines
287 B
Desktop File
14 lines
287 B
Desktop File
[Unit]
|
|
Description=Phosphor LED Group Management Daemon
|
|
Before=mapper-wait@-xyz-openbmc_project-led-groups.service
|
|
|
|
[Service]
|
|
Restart=always
|
|
ExecStart=/usr/bin/env phosphor-ledmanager
|
|
SyslogIdentifier=phosphor-ledmanager
|
|
Type=dbus
|
|
BusName={BUSNAME}
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|