[Unit] | |
Description=Phosphor IPMI KCS DBus Bridge | |
Requires=phosphor-ipmi-host.service | |
After=phosphor-ipmi-host.service | |
[Service] | |
Restart=always | |
ExecStart=/usr/bin/kcsbridged -c "%i" | |
SyslogIdentifier=kcsbridged-%i | |
[Install] | |
WantedBy=multi-user.target | |
RequiredBy= |