Yuan Yao | 983f817 | 2018-12-07 18:10:04 +0800 | [diff] [blame] | 1 | [Unit] |
2 | Description=Control UART mux for obmc-console-client | ||||
3 | |||||
4 | [Service] | ||||
5 | ExecStart=/usr/bin/env stardragon4800-rep2-console-client.sh | ||||
6 | SyslogIdentifier=stardragon4800-rep2-console-client.sh | ||||
7 | |||||
8 | [Install] | ||||
Patrick Venture | 8fe0d38 | 2019-04-05 07:37:27 -0700 | [diff] [blame^] | 9 | WantedBy=multi-user.target |