Merge pull request #48349 from ralex/fix-manjaro-service-behaviour

Disable the "service" module on Manjaro since it is using systemd
This commit is contained in:
Daniel Wallace 2018-06-28 08:32:36 -05:00 committed by GitHub
commit 53cf1794be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,6 +35,7 @@ def __virtual__():
'Devuan',
'Arch',
'Arch ARM',
'Manjaro',
'ALT',
'SUSE Enterprise Server',
'SUSE',