scripts aren't executed
Posted: Mon Jan 04, 2016 1:17 pm
client config:
I've also tried 'up /system/xbin/touch /data/local/tmp/a/a'
and nothing happens
/data/local/tmp/a is a directory that's world writable
Code: Select all
client
nobind
remote ***.net 1194
proto tcp
key-direction 1
cipher AES-256-CBC
comp-lzo
route-up /system/xbin/su -c sh -c /sdcard/openvpn/openvpn.sh
down /system/xbin/su -c sh -c /sdcard/openvpn/openvpn.sh
and nothing happens
/data/local/tmp/a is a directory that's world writable