aboutsummaryrefslogblamecommitdiffstats
path: root/systemd/backup_documents.timer
blob: 44cb6a51886cbc54815bf6414d903ce3fc5b94e8 (plain) (tree)
1
2
3
4
5
6
7
8
9

                                               
                                  




                    
                  


                      
# must be symlinked from ~/.config/systemd/user
[Unit]
Description=Backup documents timer

[Timer]
# run 10m after boot
OnBootSec=10m
# then every hour
OnUnitActiveSec=2h

[Install]
WantedBy=timers.target