Bug#769369: Workaround found

2017-06-10 Thread Nikolaus Rath
On Jun 02 2017, Michael Biebl wrote: > Control: tags -1 + moreinfo > > Hi Nikolaus > > On Thu, 27 Nov 2014 15:00:01 -0800 Nikolaus Rath wrote: >> Hello, >> >> I have found that adding >> >> ExecStop=/bin/chvt 1 >> ExecStop=/sbin/start-stop-daemon --stop --quiet --pidfile >> /var/run/lightdm.pid

Bug#769369: Workaround found

2017-06-01 Thread Michael Biebl
Control: tags -1 + moreinfo Hi Nikolaus On Thu, 27 Nov 2014 15:00:01 -0800 Nikolaus Rath wrote: > Hello, > > I have found that adding > > ExecStop=/bin/chvt 1 > ExecStop=/sbin/start-stop-daemon --stop --quiet --pidfile > /var/run/lightdm.pid --name lightdm --retry 5 > > to the [Service] secti

Bug#769369: Workaround found

2014-11-27 Thread Nikolaus Rath
Hello, I have found that adding ExecStop=/bin/chvt 1 ExecStop=/sbin/start-stop-daemon --stop --quiet --pidfile /var/run/lightdm.pid --name lightdm --retry 5 to the [Service] section in /etc/systemd/system/lightdm.service fixes the problem. Shutdown and reboot work properly. Best, -Nikolaus --