Forum: Cfengine Help
Subject: Re: Parsing fstab
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,20565,20573#msg-20573

You wish /etc/fstab to be the authority and not Cfengine?  If so, why use 
Cfengine at all?  You might look at using mount -a and report if an error is 
returned.

With regards to the grep I would start with a simple example to see if CF's 
grep works the way you expect it to.  I would be wary of .*nfs.* since the 
first .* will be greedy.

_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to