mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-04-02 15:06:26 +00:00
Fix hwclock setting for SLE15
GMT causes localtime to be the timezone.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
</bootloader>
|
||||
<general>
|
||||
<clock>
|
||||
<hwclock>GMT</hwclock>
|
||||
<hwclock>UTC</hwclock>
|
||||
<timezone>#TABLE:site:key=timezone:value#</timezone>
|
||||
</clock>
|
||||
<keyboard>
|
||||
|
||||
Reference in New Issue
Block a user