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.
2 parents f05aab5 + 6fad318 commit aadf50bCopy full SHA for aadf50b
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