Hi Dr. Blunt,

> What is a safe way to check and see if /lib64/libkeyutils.so.1.9 or 
>/lib/libkeyutils.so.1.9
> exists on a BO without stirring up the dust?

ls -la /lib/libkeyutils.so.1.9
rpm -qf /lib/libkeyutils.so.1.9

ls -la /lib64/libkeyutils.so.1.9
rpm -qf /lib64/libkeyutils.so.1.9

If you find the file and the RPM command shows "is not owned by any
package", then you most likely have been rooted.

-- 
With best regards

Michael Stauber
_______________________________________________
Blueonyx mailing list
Blueonyx@mail.blueonyx.it
http://mail.blueonyx.it/mailman/listinfo/blueonyx

Reply via email to