david/sshbackup
david
/
sshbackup
Archived
1
0
Fork 0

updated README

This commit is contained in:
david 2013-04-27 22:49:30 +02:00
parent 3dcaaa0114
commit cb0e130a2c
1 changed files with 3 additions and 1 deletions

View File

@ -4,7 +4,9 @@ for automated backups configure a sshkey for the user running sshbackup.
you must add following to /etc/sudoers on your remote servers as well to
make automated backups work
```backupuser ALL=(root)NOPASSWD: /usr/bin/rsync```
```
backupuser ALL=(root)NOPASSWD: /usr/bin/rsync
```
### scheduling