File mongodb-tmpfile of Package mongodb

4
 
1
# make sure the mongodb dir is owned by mongodb so the process running as
2
# mongodb can write the pid there
3
d /run/mongodb 0755 mongodb root -
4