0
0
mirror of https://github.com/saltstack-formulas/timezone-formula.git synced 2024-11-27 23:07:47 +01:00

fix(osfingermap): prevent running dbus service for Fedora 33

This commit is contained in:
Imran Iqbal 2021-02-19 13:38:05 +00:00
parent 67a10c94ad
commit 15c4884af9
No known key found for this signature in database
GPG Key ID: 6D8629439D2B7819

View File

@ -22,6 +22,10 @@ Ubuntu-16.04:
run_service: false run_service: false
# os: Fedora # os: Fedora
Fedora-33:
dbus:
run_service: false
Fedora-32: {}
Fedora-31: {} Fedora-31: {}
Fedora-30: {} Fedora-30: {}