Give dkim access to config files
This commit is contained in:
@@ -117,6 +117,7 @@ in {
|
|||||||
(ensureAllDkimCerts cfg.state-directory cfg.domains))
|
(ensureAllDkimCerts cfg.state-directory cfg.domains))
|
||||||
];
|
];
|
||||||
ReadWritePaths = [ cfg.state-directory ];
|
ReadWritePaths = [ cfg.state-directory ];
|
||||||
|
ReadOnlyPaths = [ (dirOf keyTable) (dirOf signingTable) ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user