btrfish/btrfish.service

11 lines
190 B
SYSTEMD

[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