tested on openbsd 7.8
edit /etc/fstab to stop updating atime on files:
/etc/fstab
atime
# cp /etc/fstab /etc/fstab.bak # sed -i 's/rw/rw,noatime/' /etc/fstab #
see also