From f13ce193f2ac456bdc0eb60317bb935bab13324f Mon Sep 17 00:00:00 2001 From: lub Date: Sat, 21 Dec 2019 19:45:06 +0100 Subject: [PATCH] enable nftables.service --- post-debootstrap-installer.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/post-debootstrap-installer.sh b/post-debootstrap-installer.sh index afddf1f..949c554 100755 --- a/post-debootstrap-installer.sh +++ b/post-debootstrap-installer.sh @@ -57,8 +57,7 @@ apt-get -y -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-conf # this is template specific "/hardware-setup/hardware/${1}/network.sh" -# systemd-networkd.service is disabled by default -systemctl enable systemd-networkd.service +systemctl enable systemd-networkd.service nftables.service # set DNS echo 'nameserver 1.1.1.1