2018-11-25 20:03:46 -06:00
|
|
|
[Unit]
|
|
|
|
Description=AMBED
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
Type=simple
|
|
|
|
ExecStartPre=-/sbin/rmmod ftdi_sio
|
|
|
|
ExecStartPre=-/sbin/rmmod usbserial
|
|
|
|
ExecStart=/ambed/ambed LOCAL-IP
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|
2021-04-07 20:20:23 -04:00
|
|
|
Alias=ambed.service
|