diff options
Diffstat (limited to 'ctdb/utils/pmda/root')
-rw-r--r-- | ctdb/utils/pmda/root | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ctdb/utils/pmda/root b/ctdb/utils/pmda/root new file mode 100644 index 0000000..ff036ed --- /dev/null +++ b/ctdb/utils/pmda/root @@ -0,0 +1,10 @@ +/* + * fake "root" for validating the local PMNS subtree + */ + +#include <stdpmid> + +root { ctdb } + +#include "pmns" + |