blob: 8b4be9c7cd8c0265606516f259b3cc06c61c0b76 [file] [log] [blame]
[Unit]
Description=Phosphor Settings Daemon
[Service]
ExecStart={sbindir}/phosphor-settings-manager
Restart=always
Type=dbus
BusName={BUSNAME}
[Install]
WantedBy={SYSTEMD_DEFAULT_TARGET}