mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
test: replace deprecated CGroup v1 settings with v2 ones
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
Description=Deeper Parent Slice
|
||||
|
||||
[Slice]
|
||||
MemoryLimit=3G
|
||||
MemoryAccounting=yes
|
||||
|
||||
@@ -6,4 +6,4 @@ Description=Son Service
|
||||
Slice=parent.slice
|
||||
Type=oneshot
|
||||
ExecStart=true
|
||||
CPUShares=100
|
||||
CPUWeight=100
|
||||
|
||||
Reference in New Issue
Block a user