mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
Merge pull request #327324 from quantenzitrone/ydotool
programs.ydotool: remove invalid systemd directive
This commit is contained in:
commit
40e2c89c57
1 changed files with 0 additions and 1 deletions
|
@ -68,7 +68,6 @@ in
|
|||
ProtectKernelTunables = true;
|
||||
ProtectProc = "invisible";
|
||||
ProtectSystem = "strict";
|
||||
ProtectUser = true;
|
||||
RestrictNamespaces = true;
|
||||
RestrictRealtime = true;
|
||||
RestrictSUIDSGID = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue