Backup system
Imported both the server- and client-side backup scripts.
This commit is contained in:
commit
d9f75447a6
24 changed files with 1043 additions and 0 deletions
backup/ssh-client
4
backup/ssh-client/sudo.example
Normal file
4
backup/ssh-client/sudo.example
Normal file
|
@ -0,0 +1,4 @@
|
|||
# Remote backup system, assuming the remote backup user is "rbackup" and
|
||||
# the script has been installed in /var/lib/rbackup
|
||||
#
|
||||
rbackup ALL= (root) NOPASSWD: /bin/bash /var/lib/rbackup/backup-client
|
Loading…
Add table
Add a link
Reference in a new issue