Hi,

Daniel Kahn Gillmor <d...@fifthhorseman.net> writes:
>  PID="$(pidof /sbin/init || true)"
> [...]
>                         kill -s USR1 "$PID"
The comment in the file states:

        # PID of init; may not always be 1.  Use for sending signals
        # and checking if init is running.
        PID="$(pidof /sbin/init || true)"

I’d be interested in cases where the PID of init is not 1. IMO, this
should also be explained (at least briefly) in that comment.

Thanks!

-- 
Best regards,
Michael


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to