--- a/blueman/plugins/applet/DhcpClient.py
+++ b/blueman/plugins/applet/DhcpClient.py
@@ -16,6 +16,7 @@
     __description__ = _("Provides a basic dhcp client for Bluetooth PAN connections.")
     __icon__ = "network"
     __author__ = "Walmis"
+    __priority__ = 3
 
     def on_load(self, applet):
         self.Signals = SignalTracker()
