chiark / gitweb /
@@ -2,6 +2,7 @@
[userv-utils.git] / ipif / service.c
index 3a59b2b24c4e29ce0bd53db4384721c2489e1944..e0c937c03d22a8ef3e8c6b3e535178e867585a36 100644 (file)
 #include <sys/stat.h>
 
 #define NARGS 4
-#define MAXEXROUTES 5
+#define MAXEXROUTES 50
 #define ATXTLEN 16
 
 static const unsigned long gidmaxval= (unsigned long)((gid_t)-2);