summaryrefslogtreecommitdiff
path: root/meta-openpower/recipes-phosphor/occ/openpower-occ-control/org.open_power.OCC.Control.service
blob: d16bcdce75fd8a04f58d7cf6bf182757918e4c89 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Unit]
Description=OpenPOWER OCC controller
Wants=mapper-wait@-xyz-openbmc_project-inventory.service
After=mapper-wait@-xyz-openbmc_project-inventory.service

[Service]
ExecStart=/usr/bin/env openpower-occ-control
SyslogIdentifier=openpower-occ-control
Restart=always
Type=dbus
BusName={BUSNAME}

[Install]
WantedBy=multi-user.target