]> git.ipfire.org Git - thirdparty/systemd.git/blame - extras/cdsymlinks.conf
[PATCH] cleanup udevd/udevstart
[thirdparty/systemd.git] / extras / cdsymlinks.conf
CommitLineData
79db6912
GKH
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