summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/logging/phosphor-logging/xyz.openbmc_project.Logging.service
blob: 77936c72d778ce51c3842dfa765cc293f0f9e49a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Phosphor Log Manager

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

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