1
Fork 0
mirror of https://github.com/RGBCube/Site synced 2025-08-01 13:37:49 +00:00
This commit is contained in:
RGBCube 2024-01-09 00:10:46 +03:00
parent d530911c39
commit bb8def1915
No known key found for this signature in database

View file

@ -198,7 +198,7 @@
NoNewPrivileges = true;
PrivateDevices = true;
PrivateTmp = true;
PrivateUsers = !needsPrivileges;
PrivateUsers = !needsPrivilidges;
ProtectClock = true;
ProtectControlGroups = true;
ProtectHome = true;