package: needrestart
severity: grave
version: 0.5-1
tags: patch

needrestart currently blacklists other desktop managers, but not
lightdm.  There is the potential to lose data when needrestart
suggests restarting lightdm.

Please see suggested patch.

Best wishes,
Mike
--- needrestart.conf	2014-01-11 18:12:26.075552957 -0500
+++ /etc/needrestart/needrestart.conf	2014-01-11 18:15:52.563552450 -0500
@@ -61,6 +61,7 @@
     q(^/usr/sbin/nodm$),
     q(^/usr/bin/wdm$),
     q(^/usr/bin/xdm$),
+    q(^/usr/sbin/lightdm$),
 ];
 
 # REQUIRED

Reply via email to