mirror of
https://github.com/ilya-zlobintsev/LACT.git
synced 2025-02-25 18:55:26 -06:00
feat: set higher process priority (nice value) in the default systemd unit
This commit is contained in:
parent
0ad46e2d08
commit
a0bc9fd502
@ -4,6 +4,7 @@ After=multi-user.target
|
||||
|
||||
[Service]
|
||||
ExecStart=lact daemon
|
||||
Nice=-10
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Loading…
Reference in New Issue
Block a user