home · contact · privacy
Fix.
[config] / all_new_2018 / apt-mark / server
index 3994b435287f3a2d1d64ca85d7582c4ce6531185..4f7fc5d2e1beb415593090dee906edcf540ee400 100644 (file)
@@ -1,4 +1,7 @@
-# connectivity
+# needed to log in to server via ssh
 openssh-server
 # provides /etc/inputrc and understanding of ctrl+arrow key combos
 readline-common
+# provides systemd scripts that configure iptables via /etc/iptables/*
+iptables-persistent
+# this line is here because the shell "read" in install_for_target.sh ignores lines without final newline
\ No newline at end of file