summaryrefslogtreecommitdiffstats
path: root/test/TEST-55-OOMD/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'test/TEST-55-OOMD/meson.build')
-rw-r--r--test/TEST-55-OOMD/meson.build3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/TEST-55-OOMD/meson.build b/test/TEST-55-OOMD/meson.build
index adc0509..2566316 100644
--- a/test/TEST-55-OOMD/meson.build
+++ b/test/TEST-55-OOMD/meson.build
@@ -5,6 +5,9 @@ integration_tests += [
'name' : fs.name(meson.current_source_dir()),
'credentials' : integration_test_template['credentials'] + [
files('systemd.unit-dropin.init.scope'),
+ # OpenSUSE disables all controller delegation for the user manager template. Mask the
+ # dropin to make TEST-55-OOMD pass on OpenSUSE.
+ 'systemd.unit-dropin.user@.service~20-defaults-SUSE=',
],
'vm' : true,
},