programs.ydotool: remove invalid systemd directive

fixes #327156
This commit is contained in:
Zitrone
2024-07-15 11:52:46 +02:00
parent feb2849fde
commit 10c8868b7f

View File

@@ -68,7 +68,6 @@ in
ProtectKernelTunables = true;
ProtectProc = "invisible";
ProtectSystem = "strict";
ProtectUser = true;
RestrictNamespaces = true;
RestrictRealtime = true;
RestrictSUIDSGID = true;