We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f05aab5 commit 6fad318Copy full SHA for 6fad318
libvirt/ntp/ntp.sh
@@ -0,0 +1,4 @@
1
+#!/bin/bash
2
+firewall-cmd --zone=libvirt --add-service=ntp --permanent
3
+firewall-cmd --reload
4
+
0 commit comments