Clear timeserver on boot time 92/272192/1 accepted/tizen/unified/20220314.125145 submit/tizen/20220311.091913 submit/tizen/20220314.054206
authorJaehyun Kim <jeik01.kim@samsung.com>
Fri, 11 Mar 2022 03:23:38 +0000 (12:23 +0900)
committerJaehyun Kim <jeik01.kim@samsung.com>
Fri, 11 Mar 2022 03:23:38 +0000 (12:23 +0900)
commite99b8c16f0b226416c8fe7da52788e080cc84b07
treef048ae9c5c520a6a4cf7f9303d1189096fb7c929
parent1e5d8c96650cb73f678d72bcec3bceaeddc20d10
Clear timeserver on boot time

Currently, timeserver is cleared after a period of time after setting.
However, in this method, there is a problem that timeserver cannot be
retrieved if the interface has no internet connection is connected
first, and then the interface has internet connection is connected
just before the timeserver is cleared.
Therefore, it has been modified so that timeserver is not cleared
until rebooting.

Change-Id: I2f5ca9f6d01bf7be2668338f3a159a401a0d46b5
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
packaging/net-config.spec
src/network-clock.c