mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-31 22:25:38 -04:00
systemd: remove LimitMEMLOCK lines
The LimitMEMLOCK lines can only lower the use limits so it is not very useful. See #692
This commit is contained in:
parent
94ec577dcd
commit
cd5ceae69e
3 changed files with 0 additions and 3 deletions
|
|
@ -21,7 +21,6 @@ Restart=on-failure
|
|||
RuntimeDirectory=pipewire
|
||||
User=pipewire
|
||||
Environment=PIPEWIRE_RUNTIME_DIR=%t/pipewire
|
||||
LimitMEMLOCK=131072
|
||||
|
||||
[Install]
|
||||
Also=pipewire.socket
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue