summaryrefslogtreecommitdiff
path: root/src/push-btrfs@.service
blob: fcc7d724778b901d7e7b4891083b18056cfd07a3 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description = Btrfs Backup over SSH
ConditionUser = root
ConditionFileNotEmpty = /etc/btrfs/remotes/%i.json

[Service]
ExecStart = push-btrfs %i.json

[Install]
WantedBy=default.target