File: move-hercifc-to-usr-lib-hercules.patch

package info (click to toggle)
hercules 3.13-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 14,392 kB
  • sloc: ansic: 175,124; sh: 8,792; makefile: 760; perl: 149
file content (13 lines) | stat: -rw-r--r-- 562 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: hercules-3.13/hercifc.h
===================================================================
--- hercules-3.13.orig/hercifc.h
+++ hercules-3.13/hercifc.h
@@ -72,7 +72,7 @@
 // Definition of the control request structure
 // --------------------------------------------------------------------
 
-#define  HERCIFC_CMD  "hercifc"           // Interface config command
+#define  HERCIFC_CMD  "/usr/libexec/hercules/hercifc"           // Interface config command
 #define  HERCTUN_DEV  "/dev/net/tun"      // Default TUN/TAP char dev
 
 typedef struct _CTLREQ