SHA256
1
0
forked from pool/openvpn
OBS User unknown
2008-05-22 23:58:33 +00:00
committed by Git OBS Bridge
parent bdc110c4d5
commit ec4f867b8f
4 changed files with 31 additions and 41 deletions

View File

@@ -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 \