package/gluon-mesh-vpn-fastd: rm fastd stop fastd at beginning and start it on the end of run
Signed-off-by: Jan-Tarek Butt <tarek@ring0.de>
This commit is contained in:
parent
000b320c8c
commit
c7e263a389
@ -0,0 +1,2 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
/etc/init.d/fastd stop
|
@ -0,0 +1,2 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
/etc/init.d/fastd start
|
@ -1,2 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
/etc/init.d/fastd reload
|
|
Loading…
Reference in New Issue
Block a user