mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2026-08-04 16:43:03 +02:00
This reverts commit f5b566fabb.
We no longer have cloud servers with 1-vCPU so this isn't needed.
7 lines
113 B
SYSTEMD
7 lines
113 B
SYSTEMD
[Unit]
|
|
Description=Borg backup (offsite)
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/local/bin/borg-backup-offsite.sh
|