chiark / gitweb /
[PATCH] udev_volume_id: version 27
[elogind.git] / extras / cdsymlinks.conf
1 # Configuration file for cdsymlinks
2
3 # Output links for these types of devices.
4 # Allowed keywords are CD, CDR, CDRW, DVD, DVDRW, DVDRAM, CDMRW, CDWMRW.
5 # Other words are accepted but ignored.
6 #OUTPUT="CD CDRW DVD DVDRW DVDRAM"
7
8 # Whether to output numbered links.
9 # 1 = output 'cdrom1', 'dvd1' etc. for other devices
10 # 0 = don't output 'cdrom1', 'dvd1' etc.
11 # We always output 'cdrom', 'dvd' etc. for the best-match devices.
12 #NUMBERED_LINKS=1