services.mysqlBackup: document why we need different dumpBinary paths

This commit is contained in:
6543
2025-02-12 03:42:22 +01:00
parent 16553f2c83
commit 0932d53270
@@ -8,6 +8,7 @@ let
cfg = config.services.mysqlBackup;
defaultUser = "mysqlbackup";
# Newer mariadb versions warn of the usage of 'mysqldump' and recommend 'mariadb-dump' (https://mariadb.com/kb/en/mysqldump/)
dumpBinary =
if
(