# Add override_rc entry for wpa_supplicant.service.

diff --git a/ex/needrestart.conf b/ex/needrestart.conf
index d20af39..95efb3f 100644
--- a/ex/needrestart.conf
+++ b/ex/needrestart.conf
@@ -64,6 +64,7 @@ $nrconf{override_rc} = {
     # networking stuff
     q(^network-manager) => 0,
     q(^NetworkManager) => 0,
+    q(^wpa_supplicant) => 0,
     q(^openvpn) => 0,
     q(^quagga) => 0,
     q(^tinc) => 0,
-- 
2.1.3

