blob: 76acd19a15b38fe6ae549630d71fc58563f07d5e [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={SYSTEMD_DEFAULT_TARGET}