summaryrefslogtreecommitdiff
path: root/intel-pfr-manager/xyz.openbmc_project.Intel.PFR.Manager.service
blob: 6c270f8fee33908bd208cf5fee530106d25134b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Unit]
Description=Daemon manages PFR dbus properties and Event logs

[Service]
Restart=always
ExecStart=/usr/bin/env intel-pfr-manager
RestartSec=5
StartLimitInterval=0
SyslogIdentifier=intel-pfr-manager
Type=dbus
BusName=xyz.openbmc_project.Intel.PFR.Manager

[Install]
WantedBy=multi-user.target