blob: cfda54a026e6fc09e0c455af0ca59fd8f066a098 [file] [log] [blame]
[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