added timer services to run every 20 minutes
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[Unit]
|
||||
Description=Moves demos from the local machine to remote destinations every 20 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