[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mknod /dev/fuse



On 09/27/2006 03:23 AM, Eric Persson wrote:
What can I do to prevent that I need to type
sudo mknod /dev/fuse -m 0666 c 10 229
upon every boot when I like to use for example sshfs?

/eric



Create a script that does that, place it into /etc/init.d/ and use update-rc.d to create startup links to it.

http://www.debian.org/doc/manuals/reference/ch-system.en.html#s-custombootscripts

man update-rc.d


--
paduille.4058.mumia.w@earthlink.net



Reply to: