Skip to content

Search Path Override

Compare
Choose a tag to compare
@cbreak-black cbreak-black released this 15 May 08:55
· 16 commits to master since this release

Allow overriding of the search path when importing pools, or searching for importable pools. This is controlled by a single setting, "searchPathOverride". Currently, the value of this setting defaults to by-serial and by-id, and can be changed by editing the settings file. The GUI only shows the current value, modification is not implemented.

Example: defaults write net.the-color-black.ZetaWatch searchPathOverride '("/var/run/disk/by-serial","/var/run/disk/by-id","/var/run/disk/by-path")'