NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: misc/40977: /var/backups/work/device.current is overly sensitive to ls(1) co
The following reply was made to PR misc/40977; it has been noted by GNATS.
From: "David H. Gutteridge" <dhgutteridge%sympatico.ca@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: misc/40977: /var/backups/work/device.current is overly sensitive
to ls(1) co
Date: Sat, 07 Mar 2009 02:32:23 -0500
I could be mistaken, but I believe you can use the variable
$check_devices_ignore_paths that's defined in
/etc/defaults/security.conf (and can be overwritten in
/etc/security.conf) to specify you want to ignore tty devices. That
string gets turned into find(1) "-path" arguments that are then pruned.
That could be a workaround for you.
Regards,
Dave
Home |
Main Index |
Thread Index |
Old Index