e2k: stay with UTC
There's just no need to keep Windows-style local clock in RTC on Elbrus.
This commit is contained in:
parent
c6af4a43a9
commit
525b5badd2
7
features.in/e2k/rootfs/image-scripts.d/50-e2k-utc
Executable file
7
features.in/e2k/rootfs/image-scripts.d/50-e2k-utc
Executable file
@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
# borrowed from installer-feature-local-clock
|
||||
|
||||
. install2-init-functions
|
||||
. shell-config
|
||||
|
||||
shell_config_set /etc/sysconfig/clock UTC true
|
Loading…
Reference in New Issue
Block a user