diff options
-rw-r--r-- | build/f_repos/patch/fuel-main/0001-Patches-for-OPNFV.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/f_repos/patch/fuel-main/0001-Patches-for-OPNFV.patch b/build/f_repos/patch/fuel-main/0001-Patches-for-OPNFV.patch index 820e387d0..d01ce8bf3 100644 --- a/build/f_repos/patch/fuel-main/0001-Patches-for-OPNFV.patch +++ b/build/f_repos/patch/fuel-main/0001-Patches-for-OPNFV.patch @@ -41,7 +41,7 @@ index dbcac5f..1826390 100755 # Enable sshd -systemctl enable sshd -systemctl start sshd -+systemctl reload sshd ++systemctl restart sshd # Enable iptables systemctl enable iptables.service |