Re: Unexpected security(8) output

2018-02-03 Thread Ingo Schwarze
Hi Craig, Craig Skinner wrote on Thu, Feb 01, 2018 at 06:15:02PM +: > This is something I put in /etc/daily.local > > SUIDSKIP=$(mount | awk '/nosuid/ { print $3 }') On your own system, fair enough. In the official script, i would rather not exclude such file systems because it seems

Re: Unexpected security(8) output

2018-02-01 Thread Craig Skinner
Hi folks, On Fri, 26 Jan 2018 11:30:56 -0700 Andrew Hewus Fresh wrote: > ... > You could add your home directory to the SUIDSKIP environment variable > in /etc/daily.local to avoid searching there if this message keeps > annoying you and you don't care about devices and suid changes there. > >

Re: Unexpected security(8) output

2018-01-26 Thread Ingo Schwarze
Hi Clint, Clint Pachl wrote on Fri, Jan 26, 2018 at 10:43:47AM -0700: > I received the following output from security(8): > > Running security(8): > Can't > opendir(/home/pachl/.cache/mozilla/seamonkey/e8cxa4g0.default/safebrowsing-backup): > No such file or directory at /usr/libexec/security

Re: Unexpected security(8) output

2018-01-26 Thread Andrew Hewus Fresh
On Fri, Jan 26, 2018 at 10:43:47AM -0700, Clint Pachl wrote: > I received the following output from security(8): > > Running security(8): > Can't > opendir(/home/pachl/.cache/mozilla/seamonkey/e8cxa4g0.default/safebrowsing-backup): > No such file or directory at /usr/libexec/security line 594.

Unexpected security(8) output

2018-01-26 Thread Clint Pachl
I received the following output from security(8): Running security(8): Can't opendir(/home/pachl/.cache/mozilla/seamonkey/e8cxa4g0.default/safebrowsing-backup): No such file or directory at /usr/libexec/security line 594. I didn't realize security parses through user files; beyond a few dot