1[Unit] 2Description=Phosphor IPMI KCS DBus Bridge 3Wants=phosphor-ipmi-host.service 4After=phosphor-ipmi-host.service 5 6[Service] 7Type=notify 8Restart=always 9ExecStart=@BIN@ -c "%i" 10SyslogIdentifier=kcsbridged-%i 11 12[Install] 13WantedBy=multi-user.target 14RequiredBy= 15