mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2025-08-06 05:14:14 -04:00
use low scheduling priority for remote-backup
This commit is contained in:
parent
b72159bf72
commit
b3afabeb73
1 changed files with 2 additions and 0 deletions
|
@ -5,8 +5,10 @@ Description=Perform remote backup
|
|||
CapabilityBoundingSet=
|
||||
CPUSchedulingPolicy=batch
|
||||
ExecStart=/usr/local/bin/remote-backup
|
||||
IOSchedulingPriority=7
|
||||
LockPersonality=true
|
||||
MemoryDenyWriteExecute=true
|
||||
Nice=19
|
||||
NoNewPrivileges=true
|
||||
PrivateDevices=true
|
||||
PrivateIPC=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue