cdrecord
cdrecord is used to control the writers and to burn CDs.
webCDwriter needs root privileges to run cdrecord. Therefore it uses
a special copy of cdrecord with "set user id root".
If you want to use a different cdrecord binary (e.g. /a/new/cdrecord), run
the command
$ CDWinstall.sh cdrecord /a/new/cdrecord
|
to make a copy for webCDwriter. Optional you may set cdrecordPath below
to always ensure the copy equals your global version (e.g. /usr/bin/cdrecord).
cdrecordPath =
|