Bugzilla – Bug 104606
/tmp/rename_netiface.log created
Last modified: 2007-06-05 09:37:05 UTC
/tmp has the following file: -rw-r--r-- 1 root root 266 2005-08-12 16:52 rename_netiface.log I don't think we should create log files in the /tmp directory.
This was just temporary, since we had no proper way of logging via udev. Will be removed, no question.
Please, please, don't create such files even temporary as it tends to get forgotten. use logger, mktemp or create the file in a not world writeable location instead.
fixed. Will be submitted for beta3. I'll do it better next time, promised.
*** Bug 106039 has been marked as a duplicate of this bug. ***