Commit 707eb1c4 authored by Jean-Baptiste Petre's avatar Jean-Baptiste Petre

calls the 'ntp' to solve zypper if the time is not a day

parent e66208b9
......@@ -600,6 +600,9 @@ def chownSlaposDirectory():
def slapprepare():
configureNtp()
"""
Prepare SlapOS dedicated computer
"""
......@@ -624,7 +627,6 @@ def slapprepare():
prepare_scripts(config)
configureNtp()
try:
chownSlaposDirectory()
......
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 to comment