Bug#462472: this bug/#394646 - /etc/cron.daily/standard: uselessly warns about not having processed any filesystem

2008-03-09 Thread Justin Pryzby
On Thu, Mar 06, 2008 at 09:20:48PM -0500, Justin Pryzby wrote: > ext2 ext3 aren't the only local filesystems, so this bug is not just > about "getting rid of the df warning". /etc/init.d/mountall.sh does > this: And cron.daily/locate does PRUNEFS="NFS nfs nfs4 afs binfmt_misc proc smbfs autofs iso

Bug#462472: this bug/#394646 - /etc/cron.daily/standard: uselessly warns about not having processed any filesystem

2008-03-06 Thread Justin Pryzby
ext2 ext3 aren't the only local filesystems, so this bug is not just about "getting rid of the df warning". /etc/init.d/mountall.sh does this: mount -a -t nonfs,nfs4,smbfs,cifs,ncp,ncpfs,coda,ocfs2,gfs -O no_netdev I can propose the following to replace use of "df":