Skip to content

Commit 35b5379

Browse files
committed
Update README.md
1 parent bd449af commit 35b5379

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ baksnapper --configfile /etc/baksnapper/home.bsconf
2424
Create file `/etc/cron.d/baksnapper` with the following contents:
2525

2626
```
27-
0 * * * * root /usr/bin/baksnapper --configfile /etc/baksnapper/root.bsconf
28-
0 * * * * root /usr/bin/baksnapper --configfile /etc/baksnapper/home.bsconf
27+
5 * * * * root /usr/bin/baksnapper --configfile /etc/baksnapper/root.bsconf
28+
5 * * * * root /usr/bin/baksnapper --configfile /etc/baksnapper/home.bsconf
2929
```
3030

3131
Secure cron file:

0 commit comments

Comments
 (0)