Closes issue #43 by checking for a file called .paused in the source directory before waking the server to check for players. Relies on this PR to create the file. As written, the backup loop will still wake the server to complete the backup, assuming rcon connects to the knockd interface.
Closes issue #43 by checking for a file called
.paused
in the source directory before waking the server to check for players. Relies on this PR to create the file. As written, the backup loop will still wake the server to complete the backup, assuming rcon connects to the knockd interface.