blob: e1b1d667a5c9ba293b11acccee95ec4f3c331117 [file] [log] [blame]
Deepak Kodihallif99f3c82018-08-28 11:39:41 -05001[Unit]
2Description=Rsyslog config updater
3
4[Service]
5ExecStart=/usr/bin/env phosphor-rsyslog-conf
6SyslogIdentifier=phosphor-rsyslog-conf
7Restart=always
8Type=dbus
9BusName={BUSNAME}
10
11[Install]
Patrick Ventured607cfb2019-04-04 12:15:22 -070012WantedBy=multi-user.target