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