Package: needrestart Version: 2.10-1 Severity: normal Dear Maintainer,
I'm using lxdm display manager and needrestart tries to restart it by default, instead of being disabled by default as it is with others DM. The attached patch adds this behaviour for LXDM too. Please consider merging this or fixing it some other way. Thanks, Rodrigo ackage-specific info: needrestart output: Your outdated processes: alsamixer[4907], at-spi-bus-laun[2822], at-spi2-registr[2850], bash[3098, 5690, 8655, 2836], dbus-daemon[2832, 2740], gconfd-2[2981], goa-daemon[12274], goa-identity-se[12282], gvfs-afc-volume[12265], gvfsd[2862], gvfsd-http[32454], gvfsd-metadata[12461], gvfsd-trash[12319], gvfs-gphoto2-vo[12311], gvfs-mtp-volume[12261], gvfs-udisks2-vo[12251], hexchat[22160], mission-control[12288], mosh-client[5708], pidgin[22173], pulseaudio[2841], systemd[2718], transmission-re[23254], wicd-client[2824], xbrlapi[2759], xfce4-clipman[2826], xfce4-terminal[3090], xfconfd[2859], xterm[2801], zeitgeist-daemo[2876], zeitgeist-datah[2825], zeitgeist-fts[2906] checkrestart output: -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (900, 'testing'), (500, 'proposed-updates'), (500, 'stable'), (400, 'unstable'), (200, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.8.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages needrestart depends on: ii dpkg 1.18.15 ii gettext-base 0.19.8.1-1 ii libintl-perl 1.26-2 ii libmodule-find-perl 0.13-1 ii libmodule-scandeps-perl 1.22-1 ii libproc-processtable-perl 0.53-2 ii libsort-naturally-perl 1.03-1 ii libterm-readkey-perl 2.37-1 ii perl 5.24.1~rc3-3 ii xz-utils 5.2.2-1.2 needrestart recommends no packages. Versions of packages needrestart suggests: ii libnotify-bin 0.7.7-1 -- Configuration Files: /etc/needrestart/needrestart.conf changed [not included] -- no debconf information
--- ./ex/needrestart.conf 2016-11-27 12:34:55.624082819 -0300 +++ ./ex/needrestart.conf.path 2016-11-27 12:34:49.271959331 -0300 @@ -81,6 +81,7 @@ q(^xdm) => 0, q(^lightdm) => 0, q(^slim) => 0, + q(^lxdm) => 0, # networking stuff q(^network-manager) => 0,