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