cdist-type__hwclock - Man Page
Manage the hardware real time clock.
Description
This type can be used to control how the hardware clock is used by the operating system.
Required Parameters
- mode
What mode the hardware clock is in.
Acceptable values:
- localtime
The hardware clock is set to local time (common for systems also running Windows.)
- UTC
The hardware clock is set to UTC (common on UNIX systems.)
Optional Parameters
None.
Boolean Parameters
None.
Examples
# Make the operating system treat the time read from the hwclock as UTC. __hwclock --mode UTC
See Also
Authors
Dennis Camera <dennis.camera@ssrq-sds-fds.ch>
Copying
Copyright (C) 2020 Dennis Camera. You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Copyright
ungleich GmbH 2021
Info
Jul 31, 2022 7.0.0 cdist