per-user udev rules subset

Stef Bon stef at bononline.nl
Wed Oct 14 12:45:45 PDT 2009


Sorry, litlle type mistakes:
Stef Bon wrote:

I wrote
> after creating the directory in the "shadow" directory:
>
> mkdir -p $HOME/Workspace/Devices/USBstick
>   

it should be:

after creating the directory in the "shadow" directory:

mkdir -p $HOME/.fuse/shadow/Devices/USBstick



Futher I wrote:
>
> ls -al $HOME/Workspace/Devices   gives
>
> drwxr-xr-x             USBstick
>
> This is actually a trick, workspace is folling you and the system.
>
>
>   
it of course should be:

ls -al $HOME/Workspace/Devices   gives

drwxr-xr-x             USBstick

This is actually a trick, workspace is fooling you and the system.


Stef




More information about the devkit-devel mailing list