mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-18 08:06:16 +01:00
This reverts commit f5b566fabbc07464d3b3a9b506b890ce15b82e9a. 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
|