mirror of
https://gitlab.com/octospacc/Configs.git
synced 2025-06-05 21:59:36 +02:00
upd
This commit is contained in:
@@ -5,5 +5,5 @@ WantedBy=default.target
|
||||
Description=BackupAll.timer
|
||||
|
||||
[Timer]
|
||||
OnCalendar=*-*-2,5,8,11,14,17,20,23,26,29 00:03:00
|
||||
OnCalendar=*-*-2,5,8,11,14,17,20,23,26,29 03:00:00
|
||||
Unit=BackupAll.service
|
||||
|
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