testan a reboold \
This commit is contained in:
+6
-2
@@ -2,8 +2,12 @@ manual
|
|||||||
visudo
|
visudo
|
||||||
root crontab
|
root crontab
|
||||||
sudo nano /lib/udev/hwclock-set
|
sudo nano /lib/udev/hwclock-set
|
||||||
comment out
|
comment out and add note
|
||||||
|
# commented out manually to use rtc
|
||||||
# if [ -e /run/systemd/system ] ; then
|
# if [ -e /run/systemd/system ] ; then
|
||||||
# exit 0
|
# exit 0
|
||||||
# fi
|
# fi
|
||||||
unattended-upgrades?
|
Also comment out the two lines
|
||||||
|
# /sbin/hwclock --rtc=$dev --systz --badyear
|
||||||
|
and
|
||||||
|
# /sbin/hwclock --rtc=$dev --systz
|
||||||
Reference in New Issue
Block a user