notes live a dangerous life...
@Booxtor: I just found a couple of lines in onyx's watchdog.sh script that have me a bit worried...
There's a 32MB partition mounted as /root where config DBs and web history are stored... along with the scribble notes.
Now watchdog.sh checks for free space in /root ... when it finds it too low, it successively deletes the web_browser.db, notes_template... and... notes .
I find it a _very_ bad idea to store user data in a location a watchdog script risks sweeping...
|