On 27 janv. 2017 15:48, Felipe Sateler <[email protected]> wrote: > On 27 January 2017 at 11:44, Michael Biebl <[email protected]> wrote: >> Am 27.01.2017 um 15:40 schrieb Christian Marillat: >>> On 27 janv. 2017 15:26, Michael Biebl <[email protected]> wrote:
[...] >>> | Jan 27 15:38:52 fabian.marillat.net systemd[1]: systemd-udevd.service: >>> Main process exited, code=exited, status=228/SECCOMP >> >> IIRC MemoryDenyWriteExecute= uses seccomp as well. >> Please comment that out as well and try again. > > RestrictRealtime also uses seccomp, so comment that out too. Yes, well done. udev start now with theses lines commented : #MemoryDenyWriteExecute=yes #RestrictRealtime=yes #RestrictAddressFamilies=AF_UNIX AF_NETLINK AF_INET AF_INET6 Christian

