Assign lowest possible scheduling priorities to Sidekiq

This commit is contained in:
Jeremy Kescher 2022-11-01 11:54:45 +01:00
parent 025e6ce643
commit b127fa6d36
No known key found for this signature in database
GPG key ID: 48DFE4BB15BA5940

View file

@ -47,6 +47,11 @@ SystemCallFilter=~@cpu-emulation @debug @keyring @ipc @mount @obsolete @privileg
SystemCallFilter=@chown
SystemCallFilter=pipe
SystemCallFilter=pipe2
Nice=19
CPUSchedulingPolicy=idle
CPUSchedulingPriority=1
IOSchedulingClass=idle
IOSchedulingPriority=7
ReadWritePaths=/home/mastodon/live
[Install]