1FBB(8) System Manager's Manual FBB(8)
2
3
4
6 fbb - Script to start the fbb daemon
7
8
10 fbb [options]
11
12
14 This script is used to start the daemon. It will ask you for configura‐
15 tion details (CALL, SSID, QRA, etc.) and port entries when the configu‐
16 ration file for fbb (/etc/ax25/fbb.conf) does not exist. If a configu‐
17 ration file is present the daemon will be started.
18
19
21 -f Runs fbb in foreground.
22
23 -h Help information (only displayed when a valid configuration is
24 present).
25
26 -l <logfile>
27 Log debug info to logfile.
28
29 -s Run fbb silently.
30
31 Any other flags will be passed to the daemon.
32
33
34
36 This manual page was written by Joop Stakenborg <pa3aba@debian.org>.
37
38
39
40 FBB(8)