Forum: Cfengine Help Subject: Re: disk space monitoring Author: zzamboni Link to topic: https://cfengine.com/forum/read.php?3,18152,18155#msg-18155
I think it all depends on your interpretation of "foreign". To me, this means "mounted from a remote system". This is also what the documentation says: Synopsis: true/false verify storage that is mounted from a foreign system on this host However, the check in the code is being made for "not in the same filesystem", which is not the same by any definition, since the other filesystem could be local as well. If "disallow cross-filesystem traversing" is meant, then I would suggest changing the name of the "check_foreign" option. If the definition from the docs is meant, then the check needs to be done differently. _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine