mirror of
https://github.com/RGBCube/Site
synced 2025-08-01 13:37:49 +00:00
Fix typo
This commit is contained in:
parent
d530911c39
commit
bb8def1915
1 changed files with 1 additions and 1 deletions
|
@ -198,7 +198,7 @@
|
|||
NoNewPrivileges = true;
|
||||
PrivateDevices = true;
|
||||
PrivateTmp = true;
|
||||
PrivateUsers = !needsPrivileges;
|
||||
PrivateUsers = !needsPrivilidges;
|
||||
ProtectClock = true;
|
||||
ProtectControlGroups = true;
|
||||
ProtectHome = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue