fixed issue related to /home partition having all space and the /var/www folder running out of space
This commit is contained in:
Regular → Executable
+2
-1
@@ -1,8 +1,9 @@
|
||||
[Unit]
|
||||
Description=Moves demos from the local machine to remote destinations every 20 minutes
|
||||
Description=Moves demos from the local machine to remote destinations every 5 minutes
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
User=gameservers
|
||||
WorkingDirectory=/home/gameservers/demo_mover
|
||||
ExecStart=/home/gameservers/demo_mover/run_demo_mover.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user