]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/execute.c
execute: be a little less drastic when MemoryDenyWriteExecute= hits
authorLennart Poettering <lennart@poettering.net>
Wed, 22 Jun 2016 23:35:04 +0000 (01:35 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 22 Jun 2016 23:35:04 +0000 (01:35 +0200)
commitabd84d4d8304590a3944eee385edbebc8dc3bda1
treecc3b148dd2db31f53618d5953269eae70a52b9ae
parent686d9ba614adfef22b1eedc6d1565e18e8778829
execute: be a little less drastic when MemoryDenyWriteExecute= hits

Let's politely refuse with EPERM rather than kill the whole thing right-away.
src/core/execute.c