home · contact · privacy
Fix.
[config] / buster / setup_scripts / setup_server.sh
index 4eeaec495f8b9776fdb912fc76f5a971e2180446..eefc350f48b922ccfadb4b923adf65cd60187bdc 100755 (executable)
@@ -21,5 +21,5 @@ cd "${setup_scripts_dir}"
 # is mostly for convenience.
 usermod -s /bin/bash plom
 
-# We want to be able to use ALL our servers as borg backup destinations.
-apt -y install borgbackup
+# Enable firewall.
+systemctl enable nftables.service