<div dir="ltr">Hi,<div><br></div><div>     I have a customized stackable filesystem(an extension of wrapfs or eCryptFS) which actually mounts over lower filesystems and even Network filesystems such as NFS and CIFS.</div><div>
<br></div><div>I mount this filesystem in init.d service and everything was working fine. Now I have ported my filesystem on CentOS-7 and everything is working fine except that I get two NFS mount points at startup. (Ofcourse I have added the NFS entry in fstab.) </div>
<div><br></div><div>Since this issue was not coming on any previous versions of CentOS/RHEL except  CentOS-7/RHEL-7.0, I researched as to was has changed in the boot order and system startup. There is a big difference with the introduction of systemd, which tries to parallelize the startup of services, whereas this process has been serial with the init daemon. </div>
<div><br></div><div>Can this be related with the problem I am facing?. Any help would be appreciated.</div><div><br></div><div>Regards,</div><div>Saket Sinha</div><div><br></div></div>