Am 06.07.2015 um 09:58 schrieb Michael Biebl:
> The canonical way to check if systemd is the active PID 1 is a simple
> test for the existence of the /run/systemd/systemd directory [2]
> In shell this would be
> if [ -d /run/systemd/systemd ] ; then
>   do stuff
> fi

Sorry for the typo here, I meant "/run/systemd/system" here, without the
'd' suffix.

Michael
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to