Parent Directory
|
Revision Log
|
Patch
| Revision 1.3 by sysadm, Wed May 7 05:18:57 2025 UTC | Revision 1.4 by sysadm, Sat May 17 12:38:25 2025 UTC | |
|---|---|---|
| # | Line 68 To install LBBS quickly, please do the f | Line 68 To install LBBS quickly, please do the f |
| 68 | ||
| 69 | sudo /usr/local/lbbs/bin/bbsd | sudo /usr/local/lbbs/bin/bbsd |
| 70 | ||
| 71 | 7) Set up systemd | |
| 72 | ||
| 73 | Create your own /usr/lib/systemd/system/lbbs.service from sample at conf/lbbs.service.default, and make any change if necessary. | |
| 74 | ||
| 75 | Please note that the startup argument "-f" with bbsd should be used in systemd notify mode. | |
| 76 | ||
| 77 | Run the following bash command to startup the service: | |
| 78 | ||
| 79 | systemctl daemon-reload | |
| 80 | ||
| 81 | systemctl start lbbs | |
| 82 |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |