forked from pool/openvpn
This commit is contained in:
committed by
Git OBS Bridge
parent
bdc110c4d5
commit
ec4f867b8f
@@ -77,7 +77,7 @@ case "$1" in
|
||||
|
||||
for conf in $confdir/*.conf; do
|
||||
pidfile=$(basename ${conf%%.conf}).pid
|
||||
$openvpn --daemon \
|
||||
startproc -p $piddir/$pidfile $openvpn --daemon \
|
||||
--writepid $piddir/$pidfile \
|
||||
--config $conf \
|
||||
--cd $confdir \
|
||||
|
Reference in New Issue
Block a user