Kevin Kempter wrote:
> 
> I did some more digging. /dev/dvd and /dev/cdrom are both symlinks to /dev/sr0
> 
> the symlinks (/dev/dvd and /dev/cdrom) are both owned by user:group root:root 
> and have 777 permissions
> 
> any other thoughts?
> 
> Thanks in advance....
> 
Every symlink I have seen has 777 permissions. What counts are the
permissions of the file it links to.

[mikkel lib]$ ls -l /dev/dvd
lrwxrwxrwx 1 root root 3 2009-08-20 11:35 /dev/dvd -> sr0
[mikkel lib]$ ls -l /dev/sr0
brw-rw----+ 1 mikkel root 11, 0 2009-08-20 11:35 /dev/sr0

Mikkel
-- 

  Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to