Greetings,
I have been slowly playing w/ cfengine and I have a instance where from
time to time a mounting of a remote filesystem will hang. It's a known
issue were working on, but I figured I could look for this condition and
kill it w/ the process directive. My issue is that not only is the
mount command being killed, but as well as mountd. How do I say kill
the mount process and only the process named "mount" and not mountd, etc?
Here is what I'm using.
processes:
any::
"mount"
matches>2
action=signal
signal=kill
Thanks,
Drew
_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
http://cfengine.org/mailman/listinfo/help-cfengine