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
--
[EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]