mirror of
https://gitlab.com/octospacc/Configs.git
synced 2025-04-03 04:11:26 +02:00
12 lines
205 B
Desktop File
12 lines
205 B
Desktop File
[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
|