mirror of
https://github.com/armbian/build.git
synced 2025-08-15 07:36:57 +02:00
12 lines
215 B
Desktop File
12 lines
215 B
Desktop File
[Unit]
|
|
Description=rtk_hciattach
|
|
DefaultDependencies=no
|
|
After=NetworkManager.service
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/rtk_hciattach -n -s 115200 ttyAMA0 rtk_h5
|
|
Restart=on-failure
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|