1[Unit] 2Description=Phosphor Settings Daemon 3 4[Service] 5ExecStart=/usr/bin/env phosphor-settings-manager 6SyslogIdentifier=phosphor-settings-manager 7Restart=always 8Type=dbus 9BusName={BUSNAME} 10 11[Install] 12WantedBy=multi-user.target 13