mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Minor comment tweak
This commit is contained in:
@@ -31,10 +31,14 @@ export LANG="en_US.UTF-8"
|
||||
|
||||
(
|
||||
/usr/local/Kobo/pickel disable.rtc.alarm
|
||||
|
||||
if [ ! -e "/etc/wpa_supplicant/wpa_supplicant.conf" ] ; then
|
||||
cp "/etc/wpa_supplicant/wpa_supplicant.conf.template" "/etc/wpa_supplicant/wpa_supplicant.conf"
|
||||
fi
|
||||
|
||||
# FWIW, that appears to be gone from recent rcS scripts. AFAICT, still harmless, though.
|
||||
echo 1 > "/sys/devices/platform/mxc_dvfs_core.0/enable"
|
||||
|
||||
/sbin/hwclock -s -u
|
||||
) &
|
||||
|
||||
|
||||
Reference in New Issue
Block a user