9 lines
144 B
SYSTEMD
9 lines
144 B
SYSTEMD
|
[Unit]
|
||
|
Description=Slice to bundle all GitLab services
|
||
|
Before=slices.target
|
||
|
|
||
|
[Slice]
|
||
|
MemoryAccounting=true
|
||
|
IOAccounting=true
|
||
|
CPUAccounting=true
|