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

Re: Re: Two line init.d scripts? Sure, that will work!



> Where can I read more about these problems.  One obvious and annoying
> one is that 'sh -x /etc/init.d/script start' no longer work, making it
> harder to debug the scripts

Probably init-d-script could pass some cli-specified options to sh
with set builtin.  To allow something like this:

/etc/init.d/script -x start
or
/etc/init.d/script start -x


Reply to: