Skip to content
Commit 9d39d5c1 authored by Martin Pitt's avatar Martin Pitt
Browse files

resolved resolvconf integration: Run resolvconf without privilege restrictions

On some architectures (at least ppc64el), running resolvconf does not work with
MemoryDenyWriteExecute=yes:

    Process: 4728 ExecStartPost=/bin/sh -c [ ! -e /run/resolvconf/enable-updates ] || echo "nameserver 127.0.0.53" | /sbin/resolvconf -a systemd-resolved (code=exited, status=127)

    Aug 15 07:16:39 autopkgtest sh[4659]: sed: error while loading shared libraries: cannot restore segment prot after reloc: Operation not permitted

LP: #1609740
parent e2ee845b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment