summaryrefslogtreecommitdiffstats
path: root/etc/lg.conf.sample.in
diff options
context:
space:
mode:
Diffstat (limited to 'etc/lg.conf.sample.in')
-rw-r--r--etc/lg.conf.sample.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/etc/lg.conf.sample.in b/etc/lg.conf.sample.in
index 54e538a..8aaf3a9 100644
--- a/etc/lg.conf.sample.in
+++ b/etc/lg.conf.sample.in
@@ -1,7 +1,8 @@
+# @PACKAGE@ @VERSION@
# configuration file for the looking glass
#
# note: these are perl statements! Mind the syntax. "perl -c lg.conf"
-# should succeed.
+# should succeed.
#
# adjust the path to find [cfj]login, telnet, ssh, rsh, etc.
#
@@ -126,8 +127,8 @@ $queries = {};
#
# Interface queries
$queries->{"interface"} = {
- framerelay => "show frame-relay PVC [DLCI]",
- interface => "show interface [interface]"
+ framerelay => "show frame-relay PVC [DLCI]",
+ interface => "show interface [interface]"
};
#
# Routing queries