Difference between revisions of "Translations:Install/Configuration Files/21/ru"

From Funtoo
Jump to navigation Jump to search
(Created page with "==== /etc/conf.d/hwclock ==== Если Вы используете схему загрузки совмещенную с Windows, Вам потребуется отредак...")
(No difference)

Revision as of 22:33, October 5, 2018

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Install/Configuration Files)
==== /etc/conf.d/hwclock ====
If you dual-boot with Windows, you'll need to edit this file and change the value of '''clock''' from '''UTC''' to '''local''', because Windows will set your hardware clock to local time every time you boot Windows. Otherwise you normally wouldn't need to edit this file.
{{console|body=
%chroot% ##i##nano -w /etc/conf.d/hwclock
}}

/etc/conf.d/hwclock

Если Вы используете схему загрузки совмещенную с Windows, Вам потребуется отредактировать этот файл на предмет изменения значения парметра clock с UTC на local, поскольку Windows при каждой загрузке будет выставлять местное время в аппартных часах. В противном случае Вам скорее всего нет необходимости править этот файл.

(chroot) # nano -w /etc/conf.d/hwclock

Локализация