Buy me a beer

I really appreciate your gesture.

Argeweb

This site is hosted by Argeweb

Argeweb

This site is hosted by Argeweb

cdrom group rights at startup (Ubuntu) PDF Print E-mail
User Rating: / 0
PoorBest 
Written by Bart Dorlandt   
Friday, 10 November 2006 12:17

The script below is used to make sure that the device /dev/sg0 (my cd/dvd burner) is add to the group cdrom so I can use it, without using privileged rights. (I'm part of the group cdrom) To do this everytime the computer boots, it has to start my cdrom-groep.sh script. Put the script in /etc/init.d and use the ''update-rc.d'' program, like mentioned here.

chgrp cdrom /dev/sg0

Last Updated on Tuesday, 17 July 2007 14:30
 


Related items: