package/gluon-respondd: reload.d stop befor vpns and start after vpn starts

Signed-off-by: Jan-Tarek Butt <tarek@ring0.de>
This commit is contained in:
Jan-Tarek Butt 2019-04-23 00:09:40 +02:00
parent f6d61289d6
commit 093d425b43
3 changed files with 4 additions and 2 deletions

View File

@ -0,0 +1,2 @@
#!/bin/sh
/etc/init.d/gluon-respondd stop

View File

@ -0,0 +1,2 @@
#!/bin/sh
/etc/init.d/gluon-respondd start

View File

@ -1,2 +0,0 @@
#!/bin/sh
/etc/init.d/gluon-respondd reload