Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
The default bash script chkrootkit uses ./command to execute several commands. This doesn't work unless you are the directory where all the executables are. The ebuild stores the chkrootkit commands in /usr/sbin/. This diff changes all the ./ into full pathnames. Only the bash sript chrootkit is altered. It works on my 2 1.4 gentoo systems.
Created an attachment (id=5918) [edit] Patch for chkrootkit-0.37 chkrootkit Patch created with diff -u
Commited, thanks for the contribution!