]> git.proxmox.com Git - pve-cluster.git/commitdiff
actually add priv/tfa.cfg to observed files
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 3 Apr 2019 11:35:07 +0000 (13:35 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 3 Apr 2019 11:36:52 +0000 (13:36 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
data/src/status.c

index 9b5d4c6a929c77ab030dd13d3ef0e6c2f164e49b..3a52e9bc8fe5e8401750215d4dd79d73f97bd757 100644 (file)
@@ -81,6 +81,7 @@ static memdb_change_t memdb_change_array[] = {
        { .path = "user.cfg" },
        { .path = "domains.cfg" },
        { .path = "priv/shadow.cfg" },
        { .path = "user.cfg" },
        { .path = "domains.cfg" },
        { .path = "priv/shadow.cfg" },
+       { .path = "priv/tfa.cfg" },
        { .path = "datacenter.cfg" },
        { .path = "vzdump.cron" },
        { .path = "ha/crm_commands" },
        { .path = "datacenter.cfg" },
        { .path = "vzdump.cron" },
        { .path = "ha/crm_commands" },