Skip to content

Commit fc36411

Browse files
committed
Added a info about PID file in the README.md
1 parent fb40356 commit fc36411

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,8 @@ You can even use verbose output, as it will only be sent if an error occurs:
107107
0 0 * * * chronic /usr/bin/backup-rclone -vvv
108108
```
109109

110+
`backup-rclone` will create a PID file, so no overlapping instances will run, an error will be issued.
111+
110112
### Logrotate
111113

112114
It's highly recommended to configure `logrotate` to rotate the log files. A configuration is provided in the repo, `logrotate.conf`, just copy to `/etc/logrotate.d` named `backup-rclone` and you are good to go.

0 commit comments

Comments
 (0)