Bug 104606

Summary: /tmp/rename_netiface.log created
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Andreas Jaeger <aj>
Component: BasesystemAssignee: Christian Zoz <zoz>
Status: VERIFIED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Blocker    
Priority: P5 - None CC: nordhaus, security-team
Version: Beta 1   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Andreas Jaeger 2005-08-14 14:55:38 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.
Comment 1 Christian Zoz 2005-08-14 18:01:28 UTC
This was just temporary, since we had no proper way of logging via udev. Will be
removed, no question.
Comment 2 Ludwig Nussel 2005-08-15 09:00:57 UTC
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. 
Comment 3 Christian Zoz 2005-08-17 13:49:30 UTC
fixed. Will be submitted for beta3.

I'll do it better next time, promised.
Comment 4 Ludwig Nussel 2005-08-22 07:15:14 UTC
*** Bug 106039 has been marked as a duplicate of this bug. ***