Compare commits
No commits in common. "0c8bea1863765339088a45011c9191509e7d128d" and "c3a96639424ffe819ec20859d11a4b327fc4bef8" have entirely different histories.
0c8bea1863
...
c3a9663942
2 changed files with 0 additions and 8 deletions
|
|
@ -17,10 +17,6 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
services.journald.storage = "persistent";
|
|
||||||
|
|
||||||
users.users.netdata.extraGroups = [ "systemd-journal" ];
|
|
||||||
|
|
||||||
sops =
|
sops =
|
||||||
let
|
let
|
||||||
owner = config.services.netdata.user;
|
owner = config.services.netdata.user;
|
||||||
|
|
|
||||||
|
|
@ -36,10 +36,6 @@ in
|
||||||
NETDATA_USER_CONFIG_DIR = "/etc/netdata/conf.d";
|
NETDATA_USER_CONFIG_DIR = "/etc/netdata/conf.d";
|
||||||
};
|
};
|
||||||
|
|
||||||
services.journald.storage = "persistent";
|
|
||||||
|
|
||||||
users.users.netdata.extraGroups = [ "systemd-journal" ];
|
|
||||||
|
|
||||||
sops =
|
sops =
|
||||||
let
|
let
|
||||||
owner = config.services.netdata.user;
|
owner = config.services.netdata.user;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue