Page 1 of 1

What is daemon mode?

Posted: Wed Jun 08, 2011 5:02 am
by Chriswaterguy
An explanation of daemon mode would be handy on the wiki page, i.e. what exactly happens when the user runs:

Code: Select all

pcmanfm --daemon-mode &
I know this line can be run at startup (e.g. in autostart.sh if running Openbox, rather than LXDE). Does this just mean that it detects drives being plugged in so it can auto-mount? And so if I don't want automount, I don't need this?

(Using PCManFM 0.9.7-1 with CrunchBang Statler Openbox, which is closely based on Debian Stable.)