Howto mount without noexec ?

Hi,

all my mounts are mounted like:

/dev/nvme0n1p1 on /srv type ext4 (rw,nosuid,nodev,noexec,relatime)

Any idea how to mount without noexec?

This is a security restriction to prevent from the container to do a mount back into the RouterOS FS.
There was a CVE as far as I remember that showed how the telnet binary can be mounted from the container back into the RouterOS FS and well it ended pretty bad…