At 1159351461 past the epoch, Magnus Therning wrote:
> On Wed, Sep 27, 2006 at 10:23:08 +0200, 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?
>
>
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
On Wed, Sep 27, 2006 at 10:23:08 +0200, 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?
Use udev and stick "fuse" in /etc/modules. That seems to do it for
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
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
4 matches
Mail list logo