Menu

Commit [r7478]  Maximize  Restore  History

- Don't create a symbolic link to point to self. It does nothing

good and os.rmdir() would recurse and remove /var/tmp's contents.
- If /var/tmp is a symbolic link, just remove the link itself.
- Make a directory for config uploads and set mode to 1777
(sticky and world writable).

delphij 2011-08-30

changed /trunk/gui/system/views.py
/trunk/gui/system/views.py Diff Switch to side-by-side view
Loading...