1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2025-01-18 08:06:16 +01:00
infrastructure/roles/borg_client/files/borg-backup.service
Kristian Klausen 923768917b
Revert "Limit Borg CPU usage on single vCPU servers to 50%"
This reverts commit f5b566fabbc07464d3b3a9b506b890ce15b82e9a.

We no longer have cloud servers with 1-vCPU so this isn't needed.
2024-07-27 19:56:43 +02:00

10 lines
165 B
SYSTEMD

[Unit]
Description=Borg backup
Wants=borg-backup-offsite.service
Before=borg-backup-offsite.service
[Service]
Type=oneshot
ExecStart=/usr/local/bin/borg-backup.sh