Open crawfxrd opened 6 years ago
We want to change the name of the agent configuration folder from dla to agent. The driver has references to /etc/datto/dla and /var/lib/datto/dla. It should use it's own path for configuration, e.g., /etc/datto/driver.
dla
agent
/etc/datto/dla
/var/lib/datto/dla
/etc/datto/driver
I'd suggest /etc/datto/block-driver just for disambiguation.
/etc/datto/block-driver
We want to change the name of the agent configuration folder from
dla
toagent
. The driver has references to/etc/datto/dla
and/var/lib/datto/dla
. It should use it's own path for configuration, e.g.,/etc/datto/driver
.