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