summaryrefslogtreecommitdiffstats
path: root/ax25/ax25d.conf.in
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2015-06-05 23:59:39 +0200
committerRalf Baechle <ralf@linux-mips.org>2015-06-05 23:59:39 +0200
commit026958f0a473e7e1c1cc357ed50398a2a38eff6c (patch)
treee8375b84e68bbeb822b4b021a1e15e44ee9825da /ax25/ax25d.conf.in
parente593885daec61deee8e3145664bf9ba5e71b4595 (diff)
Fix path of node binary in ax25d.conf.
1905bd6c7e1123adccfd24803fea67227228d38c (Substitute proper paths in ax25d.conf.) accidently dropped the filename, that is node, from the path of the node binary. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'ax25/ax25d.conf.in')
-rw-r--r--ax25/ax25d.conf.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/ax25/ax25d.conf.in b/ax25/ax25d.conf.in
index 13b1a0f..b6d9b78 100644
--- a/ax25/ax25d.conf.in
+++ b/ax25/ax25d.conf.in
@@ -14,7 +14,7 @@ default * * * * * * - root @SBINDIR@/ttylinkd ttylinkd
#
[OH2BNS-2 VIA 1]
NOCALL * * * * * * L
-default * * * * * * - root @SBINDIR@ node
+default * * * * * * - root @SBINDIR@/node node
#
#
[OH2BNS VIA 2]
@@ -23,7 +23,7 @@ default * * * * * * - root @SBINDIR@/ttylinkd ttylinkd
#
[OH2BNS-2 VIA 2]
NOCALL * * * * * * L
-default * * * * * * - root @SBINDIR@ node
+default * * * * * * - root @SBINDIR@/node node
#
[OH2BNS-3 VIA 2]
NOCALL * * * * * * L
@@ -31,7 +31,7 @@ default * * * * * * - root @SBINDIR@/axwrapper axwrapper /usr/bin/finger fing
#
#[OH2BNS-9]
#NOCALL * * * * * * L
-#default * * * * * * - root @SBINDIR@ node
+#default * * * * * * - root @SBINDIR@/node node
#
# NET/ROM Ports begin with a '<'.
#
@@ -41,9 +41,9 @@ default * * * * * * - root @SBINDIR@/axwrapper axwrapper /usr/bin/finger fing
#
<netrom>
NOCALL * * * * * * L
-default * * * * * * - root @SBINDIR@ node
+default * * * * * * - root @SBINDIR@/node node
#
#<netrom>
#NOCALL * * * * * * L
-#default * * * * * * - root @SBINDIR@ node
+#default * * * * * * - root @SBINDIR@/node node
#