aboutsummaryrefslogtreecommitdiff
path: root/backup/systemd/max-backup@.service
blob: 44c6bf8e2c3e6c01292814b317dd41a83fecfa79 (plain)
1
2
3
4
5
6
7
8
[Unit]
Description=Generic backup

[Service]
Type=simple
ExecStart=/home/max/backup/backup.sh %I


..