Explorar o código

fix restart command

Ralf S. Engelschall %!s(int64=20) %!d(string=hai) anos
pai
achega
033c252160
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      openvpn/rc.openvpn

+ 1 - 1
openvpn/rc.openvpn

@@ -81,7 +81,7 @@
 %restart -u @l_susr@
     rcService openvpn enable yes || exit 0
     rcService openvpn active no && exit 0
-    rc stop start
+    rc openvpn stop start
 
 %reload -u @l_susr@
     rcService openvpn enable yes || exit 0