diff options
author | Matthew Lemon <y@yulqen.org> | 2023-03-29 12:40:15 +0100 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2023-03-29 12:40:15 +0100 |
commit | 66f1d9a8099ba9c961d724e752e848a2d2c2bcb5 (patch) | |
tree | f61fbb7d66847b61455a12b4194f25df81e8e6a7 | |
parent | ba0614ba4766962c0e0f9b18837fada032f84936 (diff) |
added bit to timer
Diffstat (limited to '')
-rw-r--r-- | backup-notes.timer | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/backup-notes.timer b/backup-notes.timer index 0ecd080..e8d4a71 100644 --- a/backup-notes.timer +++ b/backup-notes.timer @@ -2,6 +2,7 @@ Description=Run backup-notes service every 30 minutes [Timer] +OnBootSec=10m OnUnitActiveSec=30m Unit=backup-notes.service |