|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Novell Archives Archived content from Novell openSUSE support forums |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
On Fri, 25 Mar 2005 10:44:54 GMT
sutter@ecology.at wrote: > the permessions for /dev/video0 are > > crw------- 1 phil video > > but i need at least that users of the group viedo have rw on > /dev/video0. so as root i do > chmod go+rw /dev/video0 > so now i am happy. but when i boot the permissions are again > crw------- 1 phil video > > how can i change the permissions permanantly? > Edit, as root, the file: /etc/logindevperm You should see a line similar to this in it: :0 0600 /dv/video:/dev/video0:/dev/video1:/dev/video2:/dev/video3 change it to: :0 0660 /dv/video:/dev/video0:/dev/video1:/dev/video2:/dev/video3 -- Kevin Nathan (Arizona, USA) Linux Potpourri and a.o.l.s. FAQ -- http://www.project54.com/linux/ Open standards. Open source. Open minds. The command line is the front line. Linux 2.6.8-24.11-default 10:40am up 48 days 22:35, 10 users, load average: 0.11, 0.07, 0.09 |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|