mirror of
https://github.com/systemd/systemd.git
synced 2024-11-23 02:03:37 +08:00
TEST-55-OOMD: Remove the opensuse user@ dropin
Required to make TEST-55-OOMD pass on OpenSUSE.
This commit is contained in:
parent
a1071c1249
commit
f65ec2e904
@ -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,
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user