On Sat, 25 Mar 2023, Larry Brigman wrote:
Where is the default.conf file located?
Larry,
I'm trying to initialize each backup storage vault (a directory) and dirvish tells me it cannot open each vaults' config file: default.conf.
Each vault/directory has its own default conf file.
Is dirvish running as something other than root?
No. It's run by root.
Unless the directory has execute permissions on it, only root can read anything in the directory there by making the config file unreadable.
The default.conf files are owned by root and have permissions 644.
Regards, Rich
