parent
5512d8102e
commit
32d648bb58
Binary file not shown.
@ -1,5 +0,0 @@
|
|||||||
[program:n2n]
|
|
||||||
command=edge -a 172.16.0.1 -c myvpn -l dsideal.nbaxp.com:1234
|
|
||||||
autostart=true
|
|
||||||
autorestart=true
|
|
||||||
user=pi
|
|
@ -1,6 +1,6 @@
|
|||||||
[program:srs]
|
[program:srs]
|
||||||
directory=/home/pi/publish/apps/srs
|
directory=/home/pi/publish/apps/srs
|
||||||
command=/home/pi/publish/apps/srs/objs/srs -c /home/pi/publish/apps/srs/conf/srs.conf
|
command=bash -c "./objs/srs -c conf/srs.conf
|
||||||
autostart=true
|
autostart=true
|
||||||
autorestart=true
|
autorestart=true
|
||||||
user=pi
|
user=pi
|
Loading…
Reference in new issue