mirror of
https://gitlab.com/octospacc/Configs.git
synced 2025-06-05 21:59:36 +02:00
upd
This commit is contained in:
11
Server/Root/etc/systemd/system/SpaccBBS-NodeBB.service
Normal file
11
Server/Root/etc/systemd/system/SpaccBBS-NodeBB.service
Normal file
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=SpaccBBS-NodeBB
|
||||
After=network.target
|
||||
[Service]
|
||||
Type=simple
|
||||
Restart=always
|
||||
RestartSec=10
|
||||
User=tux
|
||||
ExecStart=/Main/Server/SpaccBBS-NodeBB/RunNodeBB.sh
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user