add rsnapshot configuration
This commit is contained in:
15
rsnapshot/etc/users.conf
Executable file
15
rsnapshot/etc/users.conf
Executable file
@@ -0,0 +1,15 @@
|
||||
include_conf /etc/rsnapshot/common.conf
|
||||
|
||||
logfile /var/log/users.log
|
||||
lockfile /var/run/rsnapshot/users.pid
|
||||
|
||||
snapshot_root /host/scratch/users
|
||||
|
||||
backup root@shuttle:/home shuttle
|
||||
backup root@shuttle:/root shuttle
|
||||
|
||||
backup root@sepia:/home sepia
|
||||
backup root@sepia:/root sepia
|
||||
|
||||
backup root@server:/home server
|
||||
backup root@server:/root server
|
||||
Reference in New Issue
Block a user