Mirror von
https://github.com/tkuschel/bees.git
synchronisiert 2026-05-29 22:09:19 +02:00
scripts: systemd CPUAccounting is deprecated
systemd 258 has the following changes noted in systemd.resource-control(5): > `CPUAccounting=` setting is deprecated, because it is always available on the unified cgroup hierarchy and such setting has no effect. Closes #327 Signed-off-by: benaryorg <binary@benary.org>
Dieser Commit ist enthalten in:
@@ -6,7 +6,6 @@ After=sysinit.target
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=@PREFIX@/@BINDIR@/beesd --no-timestamps %i
|
||||
CPUAccounting=true
|
||||
CPUSchedulingPolicy=batch
|
||||
CPUWeight=12
|
||||
IOSchedulingClass=idle
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren