Path: blob/main/comms/aprsd/files/patch-admin_aprsd.conf
16461 views
--- admin/aprsd.conf.orig 2003-10-01 16:57:16 UTC1+++ admin/aprsd.conf2@@ -46,7 +46,7 @@ NetBeacon 10 !3802.21NI07830.61W& APRS Server3#Define the TNC beacon. The TNC will supply the ax25 path header.4#It's optional and you may use the TNC BTEXT in the INIT.TNC file instead.5#6-TncBeacon 10 !3802.21N/07830.61W& Linux APRS Server7+TncBeacon 10 !3802.21N/07830.61W& FreeBSD APRS Server8#9#10#Send 2 extra message acks is addition to each received ack to TNC11@@ -65,12 +65,12 @@ expire 3512#If undefined all TNC related functions are disabled.13#Permissable baud rates are 1200,2400,4800,9600 and 19200.14#15-#tncport /dev/ttyS016+#tncport /dev/cuad017#tncport radio18#tncbaud 12001920#Define the path for transmitted packets21-#This is only used when using Linux sockets, not the TNC.22+#This is only used when using FreeBSD sockets, not the TNC.23#For the TNC, set this in INIT.TNC. Note the format is24#slightly different to the TNC command.25aprspath APRS v WIDE26@@ -97,7 +97,7 @@ Trace no27logAllRF no28#29# Allow the insecure aprs passcodes to be used30-# Note: "no" means all users need Linux user names and passwords31+# Note: "no" means all users need FreeBSD user names and passwords32# and aprsd must be run as root for that to work.33aprsPass yes34#353637