-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi all,

I'm using initng on Debian and it works great (mostly)...

One problem I had was syncing system with hardware time. Since on my
system HWCLOCKACCES for some reason wasn't set at all, my system time
wasn't set up on boot. Maybe you should change

[ "${HWCLOCKACCESS}" = "yes" ] || exit 0
to
[ "${HWCLOCKACCESS}" != "no" ] || exit 0

in clock.i to change the default behaviour when the variable is not
set. In fact, the debian scripts all seem  to do it the second way...

Thx!
- - Stefan



If you reply, please CC: me as I'm not on the list..

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGRBG5pfXh+uYP16sRAv3mAJ9O9IBypca3+HAWw5feLbB8wBBw2wCfdG0H
Ow4vCAWwQmlR9Pd3OEnRrEA=
=mC5N
-----END PGP SIGNATURE-----

-- 
_______________________________________________
Initng mailing list
[email protected]
http://jw.dyndns.org/mailman/listinfo/initng

Reply via email to