Skip to content

Commit a74c29b

Browse files
poetteringDaanDeMeyer
authored andcommitted
install dbus policy for ModemManager
MM is installed by default on the fedora edition, but doesn't work if its policy is not installed. Fix that. Without this, various things tried to activate MM which however times out, which is awful UI wise. (control center being one of these).
1 parent 83170c1 commit a74c29b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mkosi.extra/usr/lib/tmpfiles.d/etc.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,5 @@ L? /etc/alternatives
6363
# PackageKit does not run without /etc/PackageKit/ and GNOME stalls
6464
# logout/reboot if it doesn't run.
6565
L? /etc/PackageKit
66+
# ModemManager needds its dbus policy file
67+
L? /etc/dbus1/systemd.d/org.freedesktop.ModemManager1.conf

0 commit comments

Comments
 (0)