nixos/kanidm: don't set RUST_LOG in systemd service (#394964)
This commit is contained in:
@@ -908,7 +908,6 @@ in
|
||||
TemporaryFileSystem = "/:ro";
|
||||
}
|
||||
];
|
||||
environment.RUST_LOG = "info";
|
||||
};
|
||||
|
||||
systemd.services.kanidm-unixd = mkIf cfg.enablePam {
|
||||
|
||||
Reference in New Issue
Block a user