On 2018-02-22 13:46, Colin Watson wrote: > I'm somewhat inclined to disable the seccomp filter if running under > qemu-user, as it's going to be pretty hard to make it work. What do you > think? And do you know of a way for a program to detect that it's > running under qemu-user?
I just noticed this message from apt:
W: rred: Running in qemu-user, not using seccomp
So apt seems to have a solution for this problem.
Andreas

