Changes

Jump to navigation Jump to search

X729-script

6 bytes added, 19:26, 22 July 2023
The run the following command to comment out some line in file <code>/lib/udev/hwclock-set</code>:
sudo nano /lib/udev/hwclock-set
‎<syntaxhighlight lang="python" line highlight="67-1112">
#!/bin/sh
# Reset the System Clock to UTC if the hardware clock from which it
dev=$1
#if [ -e /run/systemd/system ] ; then # exit 0#fi##/sbin/hwclock --rtc=$dev --systz#/sbin/hwclock --rtc=$dev --hctosys
‎</syntaxhighlight>

Navigation menu