aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/vty/cardshell.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/src/vty/cardshell.h')
-rw-r--r--openbsc/src/vty/cardshell.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/openbsc/src/vty/cardshell.h b/openbsc/src/vty/cardshell.h
new file mode 100644
index 000000000..d963a3810
--- /dev/null
+++ b/openbsc/src/vty/cardshell.h
@@ -0,0 +1,5 @@
+#define QUAGGA_PROGNAME "OpenBSC"
+#define QUAGGA_VERSION "0.01"
+#define QUAGGA_COPYRIGHT "Harald Welte <laforge@gnumonks.org>"
+#define CONFIGFILE_MASK 022
+#define SYSCONFDIR "/usr/local/etc"