Skip to content

Commit 37155fc

Browse files
committed
systemd: Make timeline.timer persistent
Without this, timeline snapshots might not be taken for up to 59 minutes after boot. This is troublesome for laptops and other use cases where the user might not have their machine on for that long.
1 parent fc934a7 commit 37155fc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

data/timeline.timer

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Documentation=man:snapper(8) man:snapper-configs(5)
55

66
[Timer]
77
OnCalendar=hourly
8+
Persistent=true
89

910
[Install]
1011
WantedBy=timers.target

0 commit comments

Comments
 (0)