[PATCH] start-stop-daemon: make --exec follow symlinks.

Denys Vlasenko vda.linux at googlemail.com
Sat Apr 19 20:21:33 UTC 2008


On Saturday 19 April 2008 21:56, Joakim Tjernlund wrote:
> > > > "name" is unused now. Don't introduce new warnings.
> > >
> > > yes, small mistake. I can fix that and commit it if you don't mind?
> > 
> > I applied the patch, see attached. Thanks!
> 
> Don't attach, makes it to comment.
> reviewed your patch and found:
> 	if (execname)
> 		xstat(execname, &execstat);
> 
> xstat is an improvement compared to my patches I sent a few hours ago.
> I can fix that, because I rather commit the series I sent that just this single one.
> 
> I got a cleanup patch queued up after that which will remove the
> second argument to pid_is_exec(), pid_is_user() and pid_is_cmd()

Oops... I was applying your changes (somewhat edited) to svn
all this time. Sorry if this caused you trouble.

I think now all your fixes to start-stop-daemon are in svn.

Let me know if you see more problems, or have cleanups.
--
vda



More information about the busybox mailing list