Backup-System/BACKUP/SCOPE.SH

7 lines
180 B
Plaintext
Raw Normal View History

2024-01-09 06:53:44 -05:00
#!/bin/bash
# Startup script for backups.
# More comments will be added in the future.
sudo systemd-run --scope --uid=0 -p CPUQuota=10% -p MemoryMax=512M bash /path/to/BACKUP.SH