Bug#657103: rkhunter: Invalid BINDIR configuration option: Invalid directory found: ~/bin
Le mardi 24 janv. 2012 ? 10:07:03 (+0100 CET), Jesse Molina a ?crit?:
>
> Hi
>
> Shell is bash 4.2-1.
How do you define your $PATH?
Make sure you do not use ' which would prevent ~/ from being expanded to
/home/username/
PATH=$PATH:~/bin
is enough
The rkhunter warning is actually normal as it doesn't accept any directory
in $PATH or $BINDIR which doesn't begin with / - which is a safe way to
avoid relative paths.
Cheers,
Julien
--
.''`. Julien Valroff ~ <julien at kirya.net> ~ <julien at debian.org>
: :' : Debian Developer & Free software contributor
`. `'` http://www.kirya.net/
`- 4096R/ E1D8 5796 8214 4687 E416 948C 859F EF67 258E 26B1
Reply to: