blob: 168d2c72320ba47b772e529333b8f9ba3e1eba47 [file] [log] [blame]
Deepak Kodihalli3e3c88c2017-05-17 06:42:51 -05001[Unit]
2Description=Phosphor Settings Daemon
3
4[Service]
Michael Tritzfbd81be2017-08-15 14:07:23 -05005ExecStart=/usr/bin/env phosphor-settings-manager
6SyslogIdentifier=phosphor-settings-manager
Deepak Kodihalli3e3c88c2017-05-17 06:42:51 -05007Restart=always
8Type=dbus
9BusName={BUSNAME}
10
11[Install]
Patrick Ventured607cfb2019-04-04 12:15:22 -070012WantedBy=multi-user.target