pid1: fix coredump_filter setting
authorDavid Schroeder <schrdave@amazon.com>
Wed, 12 Apr 2023 23:48:21 +0000 (16:48 -0700)
committerGitHub <noreply@github.com>
Wed, 12 Apr 2023 23:48:21 +0000 (07:48 +0800)
commit9c669abb7106ae340ea47e7747d3bd054fbacdc5
tree0ceb13d4d3df6b5506cac29352b9c8919d30f3fc
parent5015b5014bcff93371aef2c78b92efcfc2e38a40
pid1: fix coredump_filter setting

Correct what appears to be a copy/paste error in config_parse_exec_coredump_filter that is preventing the coredump_filter setting from working correctly.
src/core/load-fragment.c