btrfish/btrfish.service

11 lines
190 B
SYSTEMD
Raw Permalink Normal View History

2016-05-05 04:02:25 +02:00
[Unit]
Description=Create incremental btrfs backups and push them to a backup host
[Service]
User=backups
Type=oneshot
ExecStart=/var/backups/backup.fish
[Install]
WantedBy=default.target