Restart sshd service instead of reload
[fuel.git] / build / patch-repos / 0010-bootstrap_admin_node.sh.patch
index d3769ad..9d381ce 100644 (file)
@@ -49,7 +49,7 @@ index 3197c91..e035145 100755
 -# Enable sshd
 -systemctl enable sshd
 -systemctl start sshd
-+systemctl reload sshd
++systemctl restart sshd
 
  # Enable iptables
  systemctl enable iptables.service