datto / dattobd

kernel module for taking block-level snapshots and incremental backups of Linux block devices
GNU General Public License v2.0
576 stars 122 forks source link

Driver uses agent directory for scripts #121

Open crawfxrd opened 6 years ago

crawfxrd commented 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.

Conan-Kudo commented 6 years ago

I'd suggest /etc/datto/block-driver just for disambiguation.