summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/chassis/obmc-control-chassis/org.openbmc.control.Chassis@.service
blob: cfda54a026e6fc09e0c455af0ca59fd8f066a098 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Unit]
Description=Phosphor Chassis%i Control

[Service]
Restart=always
ExecStart=/usr/bin/env chassis_control.py
SyslogIdentifier=chassis_control.py
Type=dbus
BusName={BUSNAME}
Environment="PYTHONUNBUFFERED=1"
TimeoutStartSec=180s

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