blob: c6cd1b4b0391e56a704bdba2a0c436b4e6c4dd79 [file] [log] [blame]
[Unit]
Description=%i Console Server
ConditionPathExists=/etc/obmc-console/server.%i.conf
[Service]
# Instance ID is the VUART basename
ExecStart=/usr/sbin/obmc-console-server --config /etc/obmc-console/server.%i.conf %i
SyslogIdentifier=%i-console-server
Restart=always