raw1394 permissions

Alfred JILKA ubuntu at jilka.eu
Sat Feb 9 21:45:34 UTC 2008


Nils Kassube schrieb:
> Alfred JILKA wrote:
>   
>> got a short question, which hopefully does not require a too long
>> answer: whenever I connect my DV-camera the device-file is recreated
>> with permissions 755.
>> Now the question:  what can be done, so that either the file remains or
>> is recreated with
>> 777 permissions ?
>>     
>
> In the file /etc/udev/rules.d/40-permissions.rules you can setup a rule 
> for the device in question.
>
>
> Nils
>
>   

As promised here my solution:
# KERNEL=="raw1394", GROUP="disk"
KERNEL=="raw1394", MODE="777"

As I'm the only one working here, I think this is a safe way to get my 
videos without the hassle of chmod into my PC.

Thank you all for the great infos, I learned yet another problem to 
solve myself.
Alfred
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20080209/ffd93b27/attachment.html>


More information about the ubuntu-users mailing list