Ken Chen | cdaafde | 2018-02-12 10:28:04 +0800 | [diff] [blame] | 1 | [Unit] |
2 | Description=Control UART mux for obmc-console-client | ||||
3 | |||||
4 | [Service] | ||||
5 | ExecStart=/usr/bin/env centriq-2400rep-console-client.sh | ||||
6 | SyslogIdentifier=centriq-2400rep-console-client.sh | ||||
7 | |||||
8 | [Install] | ||||
Patrick Venture | 2e9af8d | 2019-04-05 07:44:57 -0700 | [diff] [blame^] | 9 | WantedBy=multi-user.target |