File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -44,8 +44,8 @@ instead of cron.
44442. optionally edit `zfs-auto-snapshot-frequent.timer` to snapshot more often and `zfs-auto-snapshot-frequent.service` to keep more snapshots by:
4545
4646 ```
47- cp /lib/systemd/system/zfs-auto-snapshot-frequent.timer /usr/systemd/system/zfs-auto-snapshot-frequent.timer
48- cp /lib/systemd/system/zfs-auto-snapshot-frequent.service /usr/systemd/system/zfs-auto-snapshot-frequent.service
47+ cp /lib/systemd/system/zfs-auto-snapshot-frequent.timer /usr/systemd/system/
48+ cp /lib/systemd/system/zfs-auto-snapshot-frequent.service /usr/systemd/system/
4949
5050 # in zfs-auto-snapshot-frequent.timer change OnCalendar from '*:0/15' (every 15 minutes) to i.e. '*:0/5' (every 5 minutes)
5151 [Timer]
You can’t perform that action at this time.
0 commit comments