summaryrefslogtreecommitdiff
path: root/net-vpn/vpnc/files/vpnc-0.5.3_p550-r1-var-run-fhs-3.0.patch
diff options
context:
space:
mode:
Diffstat (limited to 'net-vpn/vpnc/files/vpnc-0.5.3_p550-r1-var-run-fhs-3.0.patch')
-rw-r--r--net-vpn/vpnc/files/vpnc-0.5.3_p550-r1-var-run-fhs-3.0.patch33
1 files changed, 33 insertions, 0 deletions
diff --git a/net-vpn/vpnc/files/vpnc-0.5.3_p550-r1-var-run-fhs-3.0.patch b/net-vpn/vpnc/files/vpnc-0.5.3_p550-r1-var-run-fhs-3.0.patch
new file mode 100644
index 000000000000..e574b51fba63
--- /dev/null
+++ b/net-vpn/vpnc/files/vpnc-0.5.3_p550-r1-var-run-fhs-3.0.patch
@@ -0,0 +1,33 @@
+--- a/ChangeLog
++++ b/ChangeLog
+@@ -158,7 +158,7 @@
+ * treat passcode as password
+ * filter "metric10 64" and the like from ip route get output
+ * updated to libgcrypt-1.1.90
+- * create /var/run/vpnc/ as necessary
++ * create /run/vpnc/ as necessary
+
+ * vpnc-0.2-rm+zomb-pre6.tar.gz Sun Nov 2 02:15:56 CET 2003
+
+--- a/src/config.c
++++ b/src/config.c
+@@ -390,7 +390,7 @@
+
+ static const char *config_def_pid_file(void)
+ {
+- return "/var/run/vpnc.pid";
++ return "/run/vpnc.pid";
+ }
+
+ static const char *config_def_vendor(void)
+--- a/TODO
++++ b/TODO
+@@ -115,7 +115,7 @@
+ * DONE post link to http://www.liebchen-online.de/vpn-zaurus.html
+ * DONE passcode == password
+ * DONE support for new libgcrypt versions
+-* DONE make /var/run/vpnc as needed
++* DONE make /run/vpnc as needed
+ * DONE ignore "metric10 xx"
+ * DONE ignore attr 32136! (Cisco extension: XAUTH Vendor)
+ * DONE FreeBSD supported