summaryrefslogtreecommitdiff
path: root/system/conserver/console.cf
diff options
context:
space:
mode:
Diffstat (limited to 'system/conserver/console.cf')
-rw-r--r--system/conserver/console.cf7
1 files changed, 0 insertions, 7 deletions
diff --git a/system/conserver/console.cf b/system/conserver/console.cf
deleted file mode 100644
index 7e3cf0d628..0000000000
--- a/system/conserver/console.cf
+++ /dev/null
@@ -1,7 +0,0 @@
-# default config for console
-config * {
- master localhost;
- # Some (Ubuntu) systems seem to be using this:
- #port 3109;
- #sslenabled no;
-}