Skip to content

Commit

Permalink
explained how to clean up the resizR directory, while the daemon is r…
Browse files Browse the repository at this point in the history
…unning.
  • Loading branch information
fs111 committed Mar 17, 2013
1 parent df55ad2 commit 02a037e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,11 @@ is python code itself and resizR will execute anything in the global namespace
of the config file on startup, so be sure what you are doing, if you change the
file beyond the settings that are provided by default.

To prevent your resizR directory from cluttering up, you can force resizR to
clean it up while running, by sending SIGUSR1 to the python process. This will
delete the entire resizR directory and recreate the directories for the
different sizes.

You can run resizR from the checked out git repo or you can run the setup.py
program to install it locally into /usr/bin + its modules in the site-packages
directory of your python installation. The easiest way to use resizR is to put
Expand Down

0 comments on commit 02a037e

Please sign in to comment.