when i strated mongd service its givibg below error.
Loaded: loaded (/etc/rc.d/init.d/lyncs-mongod; bad; vendor preset: disabled)
Active: active (exited) since Wed 2018-08-01 02:22:20 UTC; 57min ago
Docs: man:systemd-sysv-generator(8)
Process: 7714 ExecStop=/etc/rc.d/init.d/lyncs-mongod stop (code=exited, status=0/SUCCESS)
Process: 7778 ExecStart=/etc/rc.d/init.d/lyncs-mongod start (code=exited, status=0/SUCCESS)
Aug 01 02:21:20 c687qgclyncs systemd[1]: Starting (null)...
Aug 01 02:22:20 c687qgclyncs runuser[7899]: pam_unix(runuser:session): session opened for user mongodb by (uid=0)
Aug 01 02:22:20 c687qgclyncs lyncs-mongod[7778]: Starting Lyncs Mongod: about to fork child process, waiting until server is ready for connections.
Aug 01 02:22:20 c687qgclyncs lyncs-mongod[7778]: forked process: 7902
Aug 01 02:22:20 c687qgclyncs lyncs-mongod[7778]: ERROR: child process failed, exited with error number 100
Aug 01 02:22:20 c687qgclyncs runuser[7899]: pam_unix(runuser:session): session closed for user mongodb
Aug 01 02:22:20 c687qgclyncs lyncs-mongod[7778]: touch: setting times of ‘/var/lock/lyncs-mongod/’: No such file or directory
Aug 01 02:22:20 c687qgclyncs systemd[1]: Started (null).