signaling SIGRTMIN+1 and SIGRTMIN+2 using pkill busybox applet.

Sameer Naik sameer.subscriptions at damagehead.com
Thu Dec 30 17:52:42 UTC 2010


I think you may have missed out on adding

config FEATURE_RTMINMAX

in one of the config files.

On Thu, Dec 30, 2010 at 9:35 PM, Sameer Naik
<sameer.subscriptions at damagehead.com> wrote:
> thanks a lot! will check the changes and apply to 1.15.2 and make the
> patch available.
>
> On Thu, Dec 30, 2010 at 5:48 AM, Denys Vlasenko
> <vda.linux at googlemail.com> wrote:
>> On Thursday 09 December 2010 12:19, Sameer Naik wrote:
>>> Hello,
>>>
>>> I am using busybox-1.15.2. I need to send -RTMIN+1 and -RTMIN+2
>>> signals to specific processes. With the standard pkill command this
>>> would be:
>>> pkill -RTMIN+1 <process-name>
>>> pkill -RTMIN+2 <process-name>
>>>
>>> Since i am using busybox, i need to be able to send these signals via
>>> the pkill busybox applet.
>>
>> Fixed in git:
>>
>> http://git.busybox.net/busybox/commit/?id=2753aae0e8728f527bedf103b1207857b7c3e151
>>
>> Will go into 1.19.x
>> --
>> vda
>>
>


More information about the busybox mailing list