fix: don't check logrotate config due to bug with hardened profile
This commit is contained in:
@@ -86,6 +86,8 @@ in
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.logrotate.checkConfig = false; # seems to be broken with hardened profile.
|
||||||
|
|
||||||
services.do-agent.enable =
|
services.do-agent.enable =
|
||||||
if config.selfprivacy.server.provider == "DIGITALOCEAN" then true else false;
|
if config.selfprivacy.server.provider == "DIGITALOCEAN" then true else false;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user