mirror of
https://github.com/LX3JL/xlxd.git
synced 2026-04-21 06:13:43 +00:00
add rmmods
This commit is contained in:
parent
037dd66341
commit
755b0d3199
1 changed files with 3 additions and 0 deletions
|
|
@ -6,6 +6,9 @@ After=network.target
|
|||
Type=simple
|
||||
User=root
|
||||
Group=root
|
||||
ExecStartPre=-/sbin/rmmod ftdi_sio
|
||||
ExecStartPre=-/sbin/rmmod usb_serial
|
||||
# Note: adjust /xlxd/ if ambed is installed elsewhere
|
||||
ExecStart=/xlxd/ambed 127.0.0.1
|
||||
Restart=on-abnormal
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue