diff options
author | Herb Lewis <herb@samba.org> | 2000-10-11 14:07:32 +0000 |
---|---|---|
committer | Herb Lewis <herb@samba.org> | 2000-10-11 14:07:32 +0000 |
commit | fbe838f69bdcaf1ac46a2ab3367af8c7f066177c (patch) | |
tree | b41c7686fca83d930ff355c89d288990140b07e4 /pcp/root | |
parent | 76aab4ad560adf6c5af1d6a7068077e3dad4161a (diff) | |
download | samba-fbe838f69bdcaf1ac46a2ab3367af8c7f066177c.tar.gz |
Try this again on the right machine. Adding files for PCP samba pmda
(This used to be commit 8ad653f9ebc60c6807c1552425fa83218f6a15d4)
Diffstat (limited to 'pcp/root')
-rw-r--r-- | pcp/root | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/pcp/root b/pcp/root new file mode 100644 index 00000000000..d5137bc7ddd --- /dev/null +++ b/pcp/root @@ -0,0 +1,10 @@ +/* + * fake "root" for validating the local PMNS subtree + */ + +#include "/var/pcp/pmns/stdpmid" + +root { samba } + +#include "pmns" + |