Update ambed.service

System unit - change if not on same machine!
This commit is contained in:
M0VUB 2022-01-10 15:01:51 +00:00 committed by GitHub
parent ea977503b0
commit 11d667b6eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ User=root
Group=root
ExecStartPre=-/sbin/rmmod ftdi_sio
ExecStartPre=-/sbin/rmmod usb_serial
# Add local IP for ofsite, keep 127.0.0.1 if running xlxd on same machine as ambed
ExecStart=/ambed/ambed 127.0.0.1
Restart=on-abnormal