added note about timeshift scheduled jobs
This commit is contained in:
@@ -32,5 +32,7 @@ The wiki is wrong and your ${GRUB_MODULES} needs to be in ""
|
|||||||
5. Install `timeshift-autosnap` from the AUR
|
5. Install `timeshift-autosnap` from the AUR
|
||||||
6. Edit the timeshift-autosnap config as desired, but be sure to disable it updating GRUB and that will conflict with `grub-btrfs`
|
6. Edit the timeshift-autosnap config as desired, but be sure to disable it updating GRUB and that will conflict with `grub-btrfs`
|
||||||
|
|
||||||
|
Note: If you want Timeshift's scheduled shapshots to happen you need to either enable cron with `sudo systemctl enable --now cronie.service`. Or install `timeshift-systemd-timer` from the AUR and enable the timers with `sudo systemctl enable --now timeshift-boot.timer && sudo systemctl enable --now timeshift-hourly.timer`
|
||||||
|
|
||||||
### Usage
|
### Usage
|
||||||
See [Snapshot Usage](Arch.md#snapshot-usage)
|
See [Snapshot Usage](Arch.md#snapshot-usage)
|
||||||
|
|||||||
Reference in New Issue
Block a user