# Copyright 2023 Pascal Jaeger # Distributed under the terms of the GNU General Public License v3 ## Where to locate the root snapshots snapshots="/.snapshots" # Snapper in the root directory #snapshots="/run/timeshift/backup/timeshift-btrfs/snapshots" # Timeshift < v22.06 ## Optional arguments to run with the daemon # Append options to this like this: # optional_args="--syslog --timeshift-auto --verbose" # Possible options are: # -t, --timeshift-auto Automatically detect Timeshifts snapshot directory for timeshift >= 22.06 # -o, --timeshift-old Look for snapshots in directory of Timeshift