Skip to content

Commit

Permalink
Take snapshot once per week
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidePrincipi committed Dec 14, 2023
1 parent 652a55c commit 667a5fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions imageroot/systemd/user/snapshot.service
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ Description=Scheduled Porthos snapshot procedure
[Service]
Type=oneshot
ExecStart=runagent take-snapshot
SyslogIdentifier=%N
2 changes: 1 addition & 1 deletion imageroot/systemd/user/snapshot.timer
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
Description=Timer of Porthos snapshot procedure

[Timer]
OnCalendar=Mon..Thu 23:00:00
OnCalendar=Fri 21:00:00 UTC

[Install]
WantedBy=timers.target

0 comments on commit 667a5fa

Please sign in to comment.