Changed default profile to include /var/backups, but not /home
This commit is contained in:
parent
a4b93a1e3b
commit
9acf2edd90
1 changed files with 1 additions and 1 deletions
|
@ -60,12 +60,12 @@ version = "1"
|
|||
one-file-system = false
|
||||
tag = [ "system" ]
|
||||
source = [
|
||||
"/home",
|
||||
"/root",
|
||||
"/etc",
|
||||
"/var/log",
|
||||
"/usr/local",
|
||||
"/var/spool/cron",
|
||||
"/var/backups",
|
||||
"/srv",
|
||||
"/opt"
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue