FS#30901 - Bad path in vpnc-script
Attached to Project:
Arch Linux
Opened by Sebastian Galkin (paraseba) - Sunday, 29 July 2012, 01:05 GMT
Last edited by Dave Reisner (falconindy) - Sunday, 29 July 2012, 01:13 GMT
Opened by Sebastian Galkin (paraseba) - Sunday, 29 July 2012, 01:05 GMT
Last edited by Dave Reisner (falconindy) - Sunday, 29 July 2012, 01:13 GMT
|
Details
Description: vpnc default script fails to detect the
presence of resolvconf because it points to the wrong
path
Additional info: * package version(s): 0.5.3.svn516-2 * path to file with the problem: /etc/vpnc/vpnc-script Steps to reproduce: * Install vpnc (and openconnect optionally) * Install resolvconf * Connect o a VPN network * /etc/resolv.conf file doesn't get handled by resolvconf, so it's overwritten Fix: Edit file /etc/vpnc/vpnc-script, change /sbin/resolvconf to /usr/sbin/resolvconf |
This task depends upon
Closed by Dave Reisner (falconindy)
Sunday, 29 July 2012, 01:13 GMT
Reason for closing: Fixed
Additional comments about closing: extra/vpnc-0.5.3.svn516-3
Sunday, 29 July 2012, 01:13 GMT
Reason for closing: Fixed
Additional comments about closing: extra/vpnc-0.5.3.svn516-3
Comment by
Dave Reisner (falconindy) - Sunday,
29 July 2012, 01:13 GMT
Thanks, fixed in [extra].