Rasmus Thomsen b602ab703e main/dbus: fix deadlock
This avoids calling opendir() which mallocs, and as such isn't async-signal
safe, which can lead to deadlocks if called between fork() and exec()
2020-09-03 15:38:01 -06:00
..
2020-09-03 15:38:01 -06:00