blob: c6cd1b4b0391e56a704bdba2a0c436b4e6c4dd79 [file] [log] [blame]
Andrew Jeffery9836e2b2020-02-11 12:12:07 +10301[Unit]
2Description=%i Console Server
3ConditionPathExists=/etc/obmc-console/server.%i.conf
4
5[Service]
6# Instance ID is the VUART basename
7ExecStart=/usr/sbin/obmc-console-server --config /etc/obmc-console/server.%i.conf %i
8SyslogIdentifier=%i-console-server
9Restart=always