blob: aad06b10235e8b91de1f803aaee420dc28d5231c [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"
Nice=19
TimeoutStartSec=180s
[Install]
WantedBy={SYSTEMD_DEFAULT_TARGET}