You can change the values in the snapdrive.conf file or add new name-value pairs.
config-option-name=value value # optional comment
config-option-name is the name of the variable you want to configure; for example, audit-log-file. value is the value you want to assign to this option.
If you want to include a comment with the name-value pair, precede the comment with a number sign (#).
You should enter only one name-value pair, per line.
If the name or the value uses a string, enclose the string in either single (‘) or double (") quotation marks. You can place the quotation marks either around the entire name-value pair or around only the value. The following examples show how you can use quotation marks and comments with name-value pairs:
If you want to specify a blank value (for example, to disable the audit log file), enter a pair of double quotation marks ("").
SnapDrive for UNIX automatically checks this file each time it starts. Your changes take effect the next time it starts.