aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/backup_documents.service
blob: e690dbf4643a815ec885febe62b8aac685278a47 (plain) (blame)
1
2
3
4
5
6
7
8
9
# must be symlinked from ~/.config/systemd/user
[Unit]
Description=Backup budget directory to git-annex

[Service]
# User=lemon
# Group=lemon
Type=oneshot
ExecStart=/home/lemon/bin/backup_documents_annex.sh > /dev/null 2>&1