Specify max memory for backups
Just tried to dump home and it ate like 4 gigs lmao
This commit is contained in:
parent
347c04c223
commit
8cb9c49645
@ -4,6 +4,7 @@ Description=9iron backup service
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
MemoryMax=256M
|
||||
ExecStart=/opt/backups/backup.sh
|
||||
|
||||
[Install]
|
||||
|
Loading…
Reference in New Issue
Block a user