I am trying to follow this manual, which contains the instruction:
restart taskgated service by killing the current running taskgated process
How to do it? I am trying to find taskgated and got only some ttys007
, but no task gated process:
$ ps | grep taskgated
66942 ttys007 0:00.00 grep --exclude-dir=.svn taskgated
$lsof | grep taskgated
$