(Note that sometimes the 'minilogd' process causes the above command to fail. If this is the case, use:
<code> chcontext --xid 500 ps aux </code> to identify the process, and then: <code> vkill -c 500 (pid) </code> to kill the process, replacing (pid) by the pid of the minilogd process.) |