1 # arg 1: the new package version
4 You will need a vpn client, these are supported:
5 -----------------------------------------------
6 - vpnc >= 0.2-rm+zomb-pre9 Cisco VPN
7 - FreeS/WAN (OpenS/WAN too) >= 2.x IPSec VPN Linux 2.4/2.6
8 - racoon (ipsec-tools) > = 1.x IPSec VPN Linux 2.6
10 - OpenVPN VPN based on SSL
13 ======================================================
14 Howto setup KVpnc for use without root password - sudo
15 ======================================================
21 # Cmnd alias specification
22 Cmnd_Alias KVPNC = /usr/bin/kvpnc
24 # User privilege specification
25 ALL ALL=NOPASSWD:KVPNC
27 3. edit desktop link (/usr/share/applications/kde4/kvpnc.desktop)
29 replace the folling lines:
32 X-KDE-SubstituteUID=true
37 X-KDE-SubstituteUID=false
39 which xdg-icon-resource 1>/dev/null 2>/dev/null && xdg-icon-resource forceupdate || true
42 # arg 1: the new package version
43 # arg 2: the old package version
45 which xdg-icon-resource 1>/dev/null 2>/dev/null && xdg-icon-resource forceupdate || true
48 # arg 1: the old package version
50 which xdg-icon-resource 1>/dev/null 2>/dev/null && xdg-icon-resource forceupdate || true