ports/91553: Make portaudit call programs in /sbin with full path

Remko Lodder remko at FreeBSD.org
Mon Jan 23 16:32:16 UTC 2006


Edwin Groothuis wrote:
> Synopsis: Make portaudit call programs in /sbin with full path
> 
> Responsible-Changed-From-To: freebsd-ports-bugs->secteam
> Responsible-Changed-By: edwin
> Responsible-Changed-When: Mon Jan 9 20:31:27 UTC 2006
> Responsible-Changed-Why: 
> Over to maintainer
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=91553

My default installation has this in the PATH of the
crontab (/etc/crontab):

PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin [1]

which includes /sbin.

Apart from that, when I install portaudit I am given
the opportunity to run it in a daily periodic script
with the following in /etc/periodic.conf:

daily_status_security_portaudit_enable="YES"

I am thinking this should not be updated....

[1]: 
http://www.freebsd.org/cgi/cvsweb.cgi/src/etc/crontab?rev=1.32&content-type=text/x-cvsweb-markup
(The current version in HEAD)

-- 
Kind regards,

    Remko Lodder  ** remko at elvandar.org
         FreeBSD  ** remko at FreeBSD.org



More information about the freebsd-ports-bugs mailing list