remove unnecessary comment
This commit is contained in:
parent
b40660f025
commit
4e6ca1355b
1 changed files with 0 additions and 6 deletions
|
@ -167,12 +167,6 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
# # Ensure the directory exists and is writable
|
||||
# systemd.tmpfiles.rules = [
|
||||
# "d /var/lib/knot/zones 0755 knot knot -"
|
||||
# "f /var/lib/knot/zones/zone-lasuite-federez-net 0644 knot knot -"
|
||||
# ];
|
||||
|
||||
# Force complete restart on zone changes
|
||||
systemd.services.knot = {
|
||||
restartTriggers = [ zone-lasuite-federez-net zone-lf ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue