This commit is contained in:
2024-07-24 02:00:11 +02:00
parent 537ef4be7e
commit 72b99a6cbd
11 changed files with 171 additions and 22 deletions

View 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