mirror of
https://github.com/LX3JL/xlxd.git
synced 2025-12-06 07:42:01 +01:00
resync to master
This commit is contained in:
parent
2975256d8a
commit
35fa439675
|
|
@ -8,7 +8,8 @@ User=root
|
|||
Group=root
|
||||
ExecStartPre=-/sbin/rmmod ftdi_sio
|
||||
ExecStartPre=-/sbin/rmmod usbserial
|
||||
ExecStart=/xlxd/ambed 127.0.0.1
|
||||
ExecStartPre=-/sbin/rmmod usb_serial
|
||||
ExecStart=/ambed/ambed 127.0.0.1
|
||||
Restart=on-abnormal
|
||||
|
||||
[Install]
|
||||
|
|
|
|||
Loading…
Reference in a new issue