1[Unit] 2Description=Intel Power Control for the Host %i 3ConditionPathExists=/usr/share/x86-power-control/power-config-host%i.json 4 5[Service] 6Restart=always 7RestartSec=3 8ExecStart=/usr/bin/power-control %i 9Type=dbus 10BusName=xyz.openbmc_project.State.Host%i 11 12[Install] 13WantedBy=sysinit.target 14