wip2
This commit is contained in:
parent
5e6f3dffc0
commit
4ea54ed360
1 changed files with 3 additions and 3 deletions
|
|
@ -25,9 +25,9 @@ in
|
||||||
];
|
];
|
||||||
|
|
||||||
sops.secrets.graylog = {
|
sops.secrets.graylog = {
|
||||||
mode = "0400";
|
mode = "0444";
|
||||||
owner = "graylog";
|
# owner = "graylog";
|
||||||
group = "graylog";
|
# group = "graylog";
|
||||||
};
|
};
|
||||||
|
|
||||||
systemd.services.graylog = {
|
systemd.services.graylog = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue