Open main menu

Changes

X729-script

26 bytes added, 19:31, 22 July 2023
sudo update-rc.d -f fake-hwclock remove
sudo systemctl disable fake-hwclock
The Then run the following command to comment out 7-12 line in file <code>/lib/udev/hwclock-set</code>:
sudo nano /lib/udev/hwclock-set
‎<syntaxhighlight lang="python" line highlight="7-12">
PS: Inserting a `# `at the beginning of a line means to comment the line
 
Reboot the Raspberry Pi
===Other===