summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_fs_mount.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-14Fixed the build on MacOS (and others).Andrew Clayton1-79/+0
2022-10-03Socket: Created control socket & pid file directories.Andrew Clayton1-0/+25
2020-10-30Isolation: fixed passing custom options to nmount().Valentin Bartenev1-4/+8
2020-10-29Isolation: mounting of procfs by default when using "rootfs".Tiago Natel de Moura1-20/+93
2020-08-20Isolation: mount tmpfs by default.Tiago Natel de Moura1-16/+60
2020-05-28Added "rootfs" feature.Tiago Natel de Moura1-0/+163