mirror of
https://codeberg.org/icewind/palantir.git
synced 2026-06-03 10:14:09 +02:00
PrivateUsers breaks zpool list
This commit is contained in:
parent
bd32b96795
commit
ff7c0576fc
1 changed files with 0 additions and 1 deletions
|
|
@ -87,7 +87,6 @@ in {
|
||||||
ExecStart = "${cfg.package}/bin/palantir";
|
ExecStart = "${cfg.package}/bin/palantir";
|
||||||
DynamicUser = true;
|
DynamicUser = true;
|
||||||
PrivateTmp = true;
|
PrivateTmp = true;
|
||||||
PrivateUsers = true;
|
|
||||||
ProtectSystem = "strict";
|
ProtectSystem = "strict";
|
||||||
ProtectHome = true;
|
ProtectHome = true;
|
||||||
NoNewPrivileges = true;
|
NoNewPrivileges = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue