/[LeafOK_CVS]/lbbs/conf/lbbs.service.default
ViewVC logotype

Annotation of /lbbs/conf/lbbs.service.default

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (hide annotations)
Mon Nov 17 03:12:27 2025 UTC (3 months, 4 weeks ago) by sysadm
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +0 -0 lines
FILE REMOVED
Use autoconf to generate several config files

1 sysadm 1.1 [Unit]
2     Description=LBBS Server
3 sysadm 1.2 Wants=network-online.target
4     After=network-online.target mysqld.service
5 sysadm 1.1
6     [Service]
7     User=bbs
8     Group=bbs
9    
10     Type=notify
11     ExecStart=/usr/local/lbbs/bin/bbsd -f
12     KillSignal=SIGTERM
13     ExecReload=/bin/kill -HUP $MAINPID
14    
15     [Install]
16     WantedBy=multi-user.target

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