kdc.kdc -> cfg.kdc

This commit is contained in:
niten 2023-09-02 11:26:08 -07:00
parent d347309d5e
commit 3d585efebe
1 changed files with 1 additions and 1 deletions

View File

@ -365,7 +365,7 @@ let
];
};
unitConfig.ConditionPathExists =
[ cfg.kdc.database kdc.kdc.secondary.keytabs.hpropd ];
[ cfg.kdc.database cfg.kdc.secondary.keytabs.hpropd ];
};
};