[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: /etc/power/pwrctl-local vs anacron



> > Since pmud 0.10 the file descriptors opened by pmud are no longer
> > inherited by pwrctl. AFAIK /dev/zero is substituted for stdin instead.
> 
> Why then does anacron choke on that, but it works with /dev/null?

Beats me. The /dev/null redirection gives anacron a fresh file descriptor
to first open then close. Maybe we need some more magic after fork here. 

	Michael



Reply to: