GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
AUTOCD(8) FreeBSD System Manager's Manual AUTOCD(8)

autocd
compact disc control daemon

autocd [-hc] [-d device] [-p mountpoint] [-f fstype] [-o options] [-s socket] [-u user] [-g group] [-m mode]

autocd is a daemon for control compact disc drives. autocd allows automatically playing, mounting of compact discs and controls them with cdctl(1).

The following options are available:
display the autocd help information.
do not close devices while playing is in progress. Required in NetBSD and OpenBSD.
device
choose device for control. May be used multiply times. If the option [-d] is not used, default /dev/cd0c is used.
mountpoint
change mount point for the last device. Only avaible if running from root. If no option [-d] used before, default device used. If option [-p] is not used for device, mount point for this device used from fstab(5). If no mount point in fstab(5) for this device, mounting for this disabled.
fstype
change fstype for last device. Only avaible if running from root. If no option [-d] used before, default device used. If option [-f] is not used for device, fstype for this device used from fstab(5). If no mount point in fstab(5) for this device default cd9660 is used.
options
Change mount options for last device. Only avaible if running from root. If no option [-d] used before, default device used. If option [-o] is not used for device, mount options for this device used from fstab(5). If no mount point in fstab(5) for this device default ro is used.
socket
Path to a control socket. Default is /tmp/autocd.
user
Change owner for a control socket. Default is root. Only avaible if running from root.
group
Change group for a control socket. Default is wheel. Only avaible if running from root.
mode
Change permissions for a control socket. Default is 666.

/tmp/autocd
default location of a control socket.
/dev/cd0c
default device for control.

cdctl(1), acdplay(1)

MATPOCKuH <KOT@MATPOCKuH.Ru>
August 13, 2002 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.