PrivateUsers breaks zpool list

This commit is contained in:
Robin Appelman 2024-03-21 14:25:54 +01:00
commit ff7c0576fc

View file

@ -87,7 +87,6 @@ in {
ExecStart = "${cfg.package}/bin/palantir";
DynamicUser = true;
PrivateTmp = true;
PrivateUsers = true;
ProtectSystem = "strict";
ProtectHome = true;
NoNewPrivileges = true;