Ensure state dir exists and belongs to user
This commit is contained in:
@@ -979,6 +979,8 @@ in {
|
|||||||
};
|
};
|
||||||
|
|
||||||
systemd = {
|
systemd = {
|
||||||
|
tmpfiles.rules = [ "d ${stateDir} ${username} ${username} 0700 - -" ];
|
||||||
|
|
||||||
services = {
|
services = {
|
||||||
nsd = {
|
nsd = {
|
||||||
description = "NSD authoritative only domain name service";
|
description = "NSD authoritative only domain name service";
|
||||||
|
|||||||
Reference in New Issue
Block a user