Rework to use podman and podman-systemd; improve setup.sh

This commit is contained in:
2024-09-17 22:22:27 -04:00
parent 5566774c55
commit 1ec46f1565
5 changed files with 63 additions and 43 deletions

View File

@@ -8,6 +8,4 @@ options {
listen-on { any; };
listen-on-v6 { any; };
allow-recursion { 127.0.0.1; ::1; };
dnssec-validation yes;
};