More accurate comment.

I think better on a full stomach ;p.
pull/1861/head
NiLuJe 8 years ago
parent 278f060c2a
commit b0c2821ed8

@ -168,7 +168,7 @@ if [ -d /mnt/us/linkfonts/fonts ] ; then
fi
# check if we need to disable the system passcode, because it messes with us in fun and interesting (and, more to the point, intractable) ways...
# NOTE: The most egregious one being that it inhibits the power button event on wakeup until the passcode is validated, which we can't do, since we capture all input...
# NOTE: The most egregious one being that it inhibits the outOfScreenSaver event on wakeup until the passcode is validated, which we can't do, since we capture all input...
if [ -f "/var/local/system/userpasswdenabled" ] ; then
logmsg "Disabling system passcode . . ."
rm -f "/var/local/system/userpasswdenabled"

Loading…
Cancel
Save