> > Well, this immediately provides you with an alternative: > just use full directory name or cd to your servoce directory > and use "sv <cmd> ./<service_name>". >
As might the others do, I use to treat service mostly as name, not path. Executing "sv u dialup" from anywhere is nicer than "( cd /etc/init; sv u ./dialup )", IMO. > Having it configurable means that you cannot know beforehand > whaty is the default directory in some custom built busybox binary. > We face _exactly_ the same problem with /lib/modules of modutils, Denys. And modutils are of much harder use, right? There is no problem to symlink /etc/init as /var/service ( if recursive_action won't go wild :), though... -- Vladimir
_______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
