jail: don't attempt to mount /sys with noatime
authorDaniel Golle <daniel@makrotopia.org>
Thu, 26 Nov 2020 04:49:35 +0000 (04:49 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Fri, 27 Nov 2020 01:06:09 +0000 (01:06 +0000)
commitb87984baf3f4bdfb61b3b38bb4b2dfebeb91b6b9
tree1fa391b0a492c8522e5350d9e905bf8e5cad187f
parente40828fa3f1122555b22ec59b2df937b721cb92d
jail: don't attempt to mount /sys with noatime

Because that won't work. Use relatime instead.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
jail/jail.c