5 lines
198 B
Text
5 lines
198 B
Text
|
# 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
|