summaryrefslogtreecommitdiff
path: root/guides
diff options
context:
space:
mode:
Diffstat (limited to 'guides')
-rw-r--r--guides/setups/operating-systems/opensuse.org1
1 files changed, 1 insertions, 0 deletions
diff --git a/guides/setups/operating-systems/opensuse.org b/guides/setups/operating-systems/opensuse.org
index ab5c712..3bfa048 100644
--- a/guides/setups/operating-systems/opensuse.org
+++ b/guides/setups/operating-systems/opensuse.org
@@ -77,6 +77,7 @@ To set this for TTYs: cf. [[./console.org]].
** Open ports
#+begin_src sh
$ firewall-cmd --add-port=8000/tcp
+$ firewall-cmd --add-service=mdns
#+end_src
To make permanent, either:
- run the command with =--permanent=, and restart ~firewalld~ for