Play audio CDs and DVDs as non-root user

From ArchWiki

Jump to: navigation, search
i18n
English
Italiano
Русский
Deutsch
简体中文
Español

Setting permissions

Users that should be able to use cd/dvd burning devices must have permissions to access the devices. If you are using udev (which is default in Arch Linux kernels), you only need to add the user(s) to the optical group:

# gpasswd -a <username> optical
Personal tools