baserow: tweak umask for opendkim...
This commit is contained in:
parent
1c97d3cd15
commit
c7a9d4ef76
1 changed files with 1 additions and 0 deletions
|
@ -208,4 +208,5 @@ in
|
|||
domains = "csl:baserow.lukegb.com";
|
||||
selector = "totoro";
|
||||
};
|
||||
systemd.services.opendkim.serviceConfig.UMask = lib.mkForce "0007";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue