summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/logging/phosphor-logging/xyz.openbmc_project.Syslog.Config.service
blob: e1b1d667a5c9ba293b11acccee95ec4f3c331117 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Rsyslog config updater

[Service]
ExecStart=/usr/bin/env phosphor-rsyslog-conf
SyslogIdentifier=phosphor-rsyslog-conf
Restart=always
Type=dbus
BusName={BUSNAME}

[Install]
WantedBy=multi-user.target
OpenPOWER on IntegriCloud