
# Drives to register for packet writing:
#DEVICES="/dev/hdd /dev/sr0"

# In case detection of udev on your system fails, override it here.
# Possible values are "true" or "false".
#UDEV=true

# Only when udev is present, you can choose the names for the packet
# writing devices. For example, if
# DEVICES="/dev/hdd /dev/sr0" and DEVICENAMES="cdwriter dvdwriter", then
# /dev/hdd will correspond to /dev/pktcdvd/cdwriter, and
# /dev/sr0 will correspond to /dev/pktcdvd/dvdwriter. The default
# setting is DEVICENAMES="0 1 2 3", it is ignored if udev is not used.
#DEVICENAMES="0 1 2 3"
