[BlueOnyx:12265] Re: Checking for (libkeyutils.so.1.9)
Michael Stauber
mstauber at blueonyx.it
Wed Feb 20 06:24:53 -05 2013
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
More information about the Blueonyx
mailing list