maybe chmod 0644 'terminfo/README'
maybe chmod 0755 'thunderbird'
maybe chmod 0644 'thunderbird/syspref.js'
+maybe chmod 0755 'timeshift.json'
maybe chmod 0644 'timezone'
maybe chmod 0755 'tmpfiles.d'
maybe chmod 0755 'tor'
--- /dev/null
+{
+ "backup_device_uuid" : "",
+ "parent_device_uuid" : "",
+ "do_first_run" : "true",
+ "btrfs_mode" : "false",
+ "include_btrfs_home" : "false",
+ "stop_cron_emails" : "true",
+ "schedule_monthly" : "false",
+ "schedule_weekly" : "false",
+ "schedule_daily" : "false",
+ "schedule_hourly" : "false",
+ "schedule_boot" : "false",
+ "count_monthly" : "2",
+ "count_weekly" : "3",
+ "count_daily" : "5",
+ "count_hourly" : "6",
+ "count_boot" : "5",
+ "snapshot_size" : "0",
+ "snapshot_count" : "0",
+ "exclude" : [
+ ],
+ "exclude-apps" : [
+ ]
+}