Commit 017ec2e3 by Heechul Kim

Added firewalld masked.

parent 193889b7
......@@ -46,6 +46,9 @@ fi
# enable ntpd and ntpdate
$ROOTCMD systemctl enable ntpd ntpdate
# mask firewalld
$ROOTCMD systemctl mask firewalld
# mask NetworkManager - Never run NetworkManager on the server.
$ROOTCMD systemctl mask NetworkManager
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment