nsd: nsd_control.pem is the last thing in nsd-control-setup
This commit is contained in:
parent
993487bea8
commit
b7908a51fb
@ -190,9 +190,7 @@
|
||||
systemd.services.nsd-control-setup = {
|
||||
requiredBy = ["nsd.service"];
|
||||
before = ["nsd.service"];
|
||||
unitConfig = {
|
||||
ConditionPathExists = "!/etc/nsd/nsd_control.key";
|
||||
};
|
||||
unitConfig.ConditionPathExists = "!/etc/nsd/nsd_control.pem";
|
||||
serviceConfig = {
|
||||
Type = "oneshot";
|
||||
UMask = 0077;
|
||||
|
Loading…
Reference in New Issue
Block a user