Delete incorrect file minecraft0backup.service
This commit is contained in:
parent
495d20db10
commit
a70c7e6805
|
@ -1,22 +0,0 @@
|
||||||
[Unit]
|
|
||||||
Description=Minecraft Server Backup
|
|
||||||
Wants=network.target
|
|
||||||
After=network.target
|
|
||||||
|
|
||||||
[Service]
|
|
||||||
User=minecraft
|
|
||||||
Group=minecraft
|
|
||||||
Nice=5
|
|
||||||
ProtectHome=true
|
|
||||||
ProtectSystem=full
|
|
||||||
PrivateDevices=true
|
|
||||||
NoNewPrivileges=true
|
|
||||||
PrivateTmp=true
|
|
||||||
InaccessibleDirectories=/root /sys /mnt/data/ssd
|
|
||||||
ReadWriteDirectories=/srv/minecraft/spigot/bin
|
|
||||||
WorkingDirectory=/srv/minecraft/spigot/bin
|
|
||||||
ExecStart=/srv/minecraft/spigot/bin/warden-backup
|
|
||||||
|
|
||||||
[Install]
|
|
||||||
WantedBy=multi-user.target
|
|
||||||
|
|
Reference in New Issue