Open steven-safeai opened 1 year ago
Currently every user is able to write to tmp. This can create conflicts sometimes especially since the files aren't cleared once the user's job is finished.
The other thing this should accomplish is removing the 777 permissions on every /tmp node.
Currently every user is able to write to tmp. This can create conflicts sometimes especially since the files aren't cleared once the user's job is finished.
The other thing this should accomplish is removing the 777 permissions on every /tmp node.