Re: Is it possible to make sure /etc/fstab mount points stay mounted with cfengine?

2010-03-06 Thread Sean Carolan
> Is it possible to simply make sure that what is in /etc/fstab stays > mounted properly?  I don't want to use addmounts to manage /etc/fstab. >  We prefer to keep this file updated by hand. Maybe this is not possible to do with CFengine v2? Can it be done in cfengine v3? If making sure director

Is it possible to make sure /etc/fstab mount points stay mounted with cfengine?

2010-03-04 Thread Sean Carolan
In the cfengine v2 reference the mountall directive is defined thus: mountall mounts all filesystems defined in the hosts filesystem table. This causes new NFS filesystems added by addmounts and mailcheck to be actually mounted. This should probably be called both before mountinfo and after addmou