summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/config.h b/config.h
new file mode 100644
index 0000000..b8d30aa
--- /dev/null
+++ b/config.h
@@ -0,0 +1,9 @@
+const char *wlan_interface = "wlan0";
+const char *eth_interface = "eth0";
+
+const char *wmii_path = "/mnt/wmii/rbar/status";
+
+// TODO: run-watches, z.B.
+// "/var/run/dhcp*.pid" --> checkt ob's das file gibt, ob der prozess läuft und zeigt dann yes/no an
+// "/var/run/vpnc*.pid"
+