/[LeafOK_CVS]/lbbs/README.md
ViewVC logotype

Diff of /lbbs/README.md

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1.2 by sysadm, Wed May 7 05:08:36 2025 UTC Revision 1.5 by sysadm, Sat May 17 13:11:35 2025 UTC
# Line 66  To install LBBS quickly, please do the f Line 66  To install LBBS quickly, please do the f
66    
67  6) Startup  6) Startup
68    
69     /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 the sample at conf/lbbs.service.default, and make any change if necessary. Please note that the startup argument "-f" with bbsd should be used in systemd notify mode.
74    
75       Run the following bash command to startup the service:
76    
77       systemctl daemon-reload
78    
79       systemctl start lbbs
80    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1