> "industry standard" is. One thing mentioned by a person boiled down to 
> "delete all the files in /tmp which belong > to a specific user when the last 
> process which is running with that UID terminates" (rephrased by me). This 
> got me

That I wonder consider as brave. There are cases where things exist which
are temporary, user owned but actually being used by non user processes
(eg spoolers)

The usual approach is just to bin stuff that is a few hours/days/weeks
old. I guess it depends what storage costs you. On a PC its what - 10
cents a gigabyte - so there is no real hurry.

It's also possible to play games with namespaces and have things like per
user private /tmp areas, which some secure systems setups like to do.

Alan

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to lists...@vm.marist.edu with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390
----------------------------------------------------------------------
For more information on Linux on System z, visit
http://wiki.linuxvm.org/

Reply via email to