rjw | 1f88458 | 2022-01-06 17:20:42 +0800 | [diff] [blame^] | 1 | [Unit] |
2 | Description=66xx launcher Daemon | ||||
3 | After=wmtd.service | ||||
4 | |||||
5 | [Service] | ||||
6 | Type=simple | ||||
7 | ExecStart=/usr/bin/6620_launcher -p /lib/firmware | ||||
8 | |||||
9 | [Install] | ||||
10 | Alias=launcherd | ||||
11 | WantedBy=multi-user.target |