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

Contents of /lbbs/conf/lbbs.service.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations)
Sat Mar 7 03:18:14 2026 UTC (10 days, 18 hours ago) by sysadm
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -1 lines
Update service config file for Debian

1 [Unit]
2 Description=LBBS Server
3 Wants=network-online.target
4 After=network-online.target mysql.service
5
6 [Service]
7 User=bbs
8 Group=bbs
9
10 Type=notify
11 ExecStart=@prefix@/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