summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/obmc-phosphor-event/files/obmc-phosphor-event.service
blob: a93fce05467cbb895d792eefaa19064830e5e95d (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Phosphor OpenBMC event management daemon

[Service]
EnvironmentFile=-/etc/default/eventd/eventd.conf
Restart=always
ExecStart=/usr/sbin/obmc-phosphor-eventd $OPTIONS

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