16 lines
302 B
Desktop File
16 lines
302 B
Desktop File
[Unit]
|
|
Description=TCK RTU Dev 8888 for 7inch and 9999 for remote hd screen
|
|
After=network.target
|
|
#Before=nextcloud-web.service
|
|
|
|
[Service]
|
|
ExecStart=/root/rtu_v5/start.sh
|
|
#ExecReload=/root/rtu_v4/start.sh dev:8888
|
|
Type=simple
|
|
Restart=always
|
|
|
|
|
|
[Install]
|
|
WantedBy=default.target
|
|
RequiredBy=network.target
|