Run hpropd@ if db & keytab exist
This commit is contained in:
parent
7028e169d3
commit
d347309d5e
@ -364,6 +364,8 @@ let
|
|||||||
"--keytab=${cfg.kdc.secondary.keytabs.hpropd}"
|
"--keytab=${cfg.kdc.secondary.keytabs.hpropd}"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
unitConfig.ConditionPathExists =
|
||||||
|
[ cfg.kdc.database kdc.kdc.secondary.keytabs.hpropd ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user