summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/chassis/obmc-control-chassis/org.openbmc.control.Chassis@.service
blob: 76acd19a15b38fe6ae549630d71fc58563f07d5e (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={SYSTEMD_DEFAULT_TARGET}
OpenPOWER on IntegriCloud