Package installer-feature-e2k-fix-clock-stage3: Specfile
Name: installer-feature-e2k-fix-clock-stage3 Version: 0.1 Release: alt1 Summary: Make sure hwclock is not messed with License: GPL Group: System/Configuration/Other Url: http://www.altlinux.org/Installer/beans BuildArch: noarch %description This package disables setting hwclock at boot/halt as e2k handles it a bit differently (stage3 version). %prep %post . shell-config shell_config_set /etc/sysconfig/clock HWCLOCK_SET_TIME_AT_START false shell_config_set /etc/sysconfig/clock HWCLOCK_SET_AT_HALT false : %files %changelog * Thu May 24 2018 Michael Shigorin <mike@altlinux.org> 0.1-alt1 - initial release |