mirror of
https://github.com/LX3JL/xlxd.git
synced 2026-01-27 02:44:18 +01:00
add rmmods
This commit is contained in:
parent
037dd66341
commit
755b0d3199
|
|
@ -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…
Reference in a new issue