i tryed much ways to setup darkstat from USB disk, but without succes because function ./darkstat --detach doesnt work on asus (on every other linux system it works perfectly)
how to fix it? ideas?
with antiloop help ...
it works...
with flashfs,and ./darkstat & it works ok.... forget --detach command
and most important thing is to setup an darkstat database path (not to use /tmp/root folder). if you dont do this, after 5 minutes darkstat goes OFF...
my postbootscript is ..
#!/bin/sh
sleep 30 (because of complete asus booting)
/tmp/harddisk/darkstat -d /tmp/harddisk/ -p 81
this works... and writes to a database on USB flash...