On Sunday 06 March 2011 20:23, Matthew Stoltenberg wrote: > > Since /proc is usually mounted, /proc/self/exe refers > > to the file which contains current binary. > > Hey Denys, > Did you guys fix the install script where doing busybox --install -s > was causing all the links to point to /proc/self/exe. I seem to > recall a discussion on that, but don't recall if it was ever fixed. > It quite amused me the other day when I saw it happen and none of my > commands worked until after proc was mounted...
Yes. Now "/full/path/to/busybox --install -s" will use /full/path/to/busybox as symlink target. -- vda _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
