mirror of
https://github.com/foo-dogsquared/dotfiles.git
synced 2025-02-01 04:57:54 +00:00
10 lines
125 B
SYSTEMD
10 lines
125 B
SYSTEMD
|
[Unit]
|
||
|
Description=Backup with Unison
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar=*-*-* 0/4:00:00
|
||
|
Persistent=true
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=default.target
|