Skip to content
Snippets Groups Projects
Verified Commit fe7a03b6 authored by Josef Schlehofer's avatar Josef Schlehofer
Browse files

Merge branch 'hotfix/rebase-basefiles-hwclock' into hbl

parents 2b901bb8 ca43c587
1 merge request!459Turris OS 5.3 (HBK)
Pipeline #84518 passed with stages
in 6 minutes and 28 seconds
......@@ -27,16 +27,17 @@ int main()
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 157cd0bd97bcfec8a34d4ebb558f37bee4f0515f)
---
package/base-files/files/etc/init.d/system | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/base-files/files/etc/init.d/system b/package/base-files/files/etc/init.d/system
index 219b298..2290964 100755
index 62cf2db3dd..dcfc2616c6 100755
--- a/package/base-files/files/etc/init.d/system
+++ b/package/base-files/files/etc/init.d/system
@@ -30,7 +30,7 @@ system_config() {
fi
@@ -27,7 +27,7 @@ system_config() {
&& rm -f /tmp/TZ
# apply timezone to kernel
- date -k
......@@ -45,5 +46,5 @@ index 219b298..2290964 100755
reload_service() {
--
2.25.1
2.30.2
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