aboutsummaryrefslogtreecommitdiffstats
path: root/src/starter/files.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/starter/files.h')
-rw-r--r--src/starter/files.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/starter/files.h b/src/starter/files.h
index b2c914514..05ab2cbe5 100644
--- a/src/starter/files.h
+++ b/src/starter/files.h
@@ -19,7 +19,8 @@
#define STARTER_PID_FILE IPSEC_PIDDIR "/starter.pid"
-#define PROC_NETKEY "/proc/net/pfkey"
+#define PROC_NETKEY "/proc/net/pfkey"
+#define PROC_KLIPS "/proc/net/pf_key"
#define PROC_MODULES "/proc/modules"
#define CONFIG_FILE IPSEC_CONFDIR "/ipsec.conf"