Merge pull request #275024 from jerith666/lorri-less-protected
This commit is contained in:
@@ -44,8 +44,7 @@ in {
|
||||
serviceConfig = {
|
||||
ExecStart = "${cfg.package}/bin/lorri daemon";
|
||||
PrivateTmp = true;
|
||||
ProtectSystem = "strict";
|
||||
ProtectHome = "read-only";
|
||||
ProtectSystem = "full";
|
||||
Restart = "on-failure";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user