|
|
|
@ -115,7 +115,7 @@ the user or require sysadmin considerations before they are run:
|
|
|
|
|
directory. MD5 mismatch causes a test failure. Differences to the directory
|
|
|
|
|
state are reported but still regarded as success.
|
|
|
|
|
If a privilege command and optional arguments are given with --priv_cmd,
|
|
|
|
|
then this command and arguments are used to laynch the xorriso runs.
|
|
|
|
|
then this command and arguments are used to launch the xorriso runs.
|
|
|
|
|
Command and arguments must be single words and be submitted altogether
|
|
|
|
|
as one single argument. On Solaris use:
|
|
|
|
|
--priv_cmd pfexec
|
|
|
|
@ -185,6 +185,7 @@ Known to be suitable are the following shells
|
|
|
|
|
GNU/Linux: /bin/bash
|
|
|
|
|
FreeBSD 8: /bin/sh
|
|
|
|
|
Solaris: /bin/bash , /bin/i86/ksh93
|
|
|
|
|
In general, the shell should have Bourne shell ancestry.
|
|
|
|
|
|
|
|
|
|
The script does not choose an interpreter explicitely and is safe to be run
|
|
|
|
|
inline:
|
|
|
|
|