On Sun, Feb 28, 2010 at 03:46:34PM +0100, Joachim Ott wrote: > While I was recovering from the busybox-links, I noticed 2 other things: > > 1. from bootmisc.sh the script hwclock.sh is called, which calls > hwclock with -l when the hardware clock is not set to UTC. I think > that --localtime is what was intended. > > 2. There are several versions of kill in /bin > > kill.coreutils > kill.procps > kill.util-linux-ng
ANG r...@zjama ~ $ cat /usr/lib/opkg/alternatives/kill /bin/kill busybox 50 kill.coreutils 100 kill.procps 90 > Which is the preferred version that should symlink to kill? I don't have util-linux-ng installed but I guess that coreutils is still winner. If there is more than one option with highest priority, than last listed in alternatives file is used. Regards, -- uin:136542059 jid:[email protected] Jansa Martin sip:[email protected] JaMa _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
