Changeset 23077


Ignore:
Timestamp:
Aug 27, 2013, 6:15:58 PM (13 years ago)
Author:
nit
Message:

fix openvpn

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.sh4/titanswapnetwork_openvpn/var/swap/etc/openvpn.sh

    r19455 r23077  
    2525                fi
    2626        fi
    27         /lib/ld-2.10.1.so --library-path /var/swap/lib $DAEMON --daemon --writepid /var/run/openvpn.$NAME.pid \
     27        /lib/ld-linux.so.2 --library-path /var/swap/lib $DAEMON --daemon --writepid /var/run/openvpn.$NAME.pid \
    2828        --config $CONFIG_DIR/$NAME.conf --cd $CONFIG_DIR || echo -n " FAILED->"
    2929        echo -n " $NAME"
Note: See TracChangeset for help on using the changeset viewer.