This commit is contained in:
2023-12-12 18:06:52 +01:00
parent ca74402253
commit 1389c5bdbc
55 changed files with 87 additions and 42 deletions

0
Server/Root/etc/systemd/system/CringeInoltro.service Normal file → Executable file
View File

View File

View File

View File

0
Server/Root/etc/systemd/system/Shiori.service Normal file → Executable file
View File

0
Server/Root/etc/systemd/system/ShioriFeed.service Normal file → Executable file
View File

0
Server/Root/etc/systemd/system/TelegramIndex.service Normal file → Executable file
View File

View File

@ -0,0 +1,11 @@
[Unit]
Description=Lubuntu 2022 Non-Proxied VM
After=network.target
[Service]
Type=simple
Restart=always
RestartSec=10
User=root
ExecStart=/bin/sh -c /Main/Server/VMs/Lubuntu2022NonProxied.sh
[Install]
WantedBy=multi-user.target

4
Server/Root/etc/systemd/system/WebFileManager.service Normal file → Executable file
View File

@ -5,8 +5,8 @@ After=network.target
User=root
Type=exec
ExecStart=/usr/local/bin/filebrowser -a 0.0.0.0 -p 7580 -r /
WorkingDirectory=/Server/SpaccCloud
WorkingDirectory=/Main/Server/SpaccCloud
Restart=always
RestartSec=10
RestartSec=15
[Install]
WantedBy=default.target

0
Server/Root/etc/systemd/system/WinDog.service Normal file → Executable file
View File

0
Server/Root/etc/systemd/system/bittorrentd.service Normal file → Executable file
View File

0
Server/Root/etc/systemd/system/ncshell.service Normal file → Executable file
View File