Re: Not power off after shutdown in Jessie

2018-06-13 Thread Miroslav Skoric
On 06/10/2018 06:33 PM, The Wanderer wrote: On 2018-05-31 at 02:01, Miroslav Skoric wrote: After upgrading from Wheezy LTS to Jessie, one of my machines having 512 MB RAM, does not power off when it reached target shutdown. It seems some old issue/bug with systemd or else. In fact, everything

Re: Not power off after shutdown in Jessie

2018-06-10 Thread The Wanderer
On 2018-05-31 at 02:01, Miroslav Skoric wrote: > After upgrading from Wheezy LTS to Jessie, one of my machines having 512 > MB RAM, does not power off when it reached target shutdown. It seems > some old issue/bug with systemd or else. In fact, everything closes down > properly except it does n

Re: Not power off after shutdown in Jessie

2018-06-10 Thread Miroslav Skoric
On 06/04/2018 03:12 PM, Curt wrote: I'm really too ignorant to be answering questions and should be asking some. However I can't think of any. Except: any clues in the logs? Look here: /usr/share/doc/systemd/README.Debian.gz under Debugging boot/shutdown problems ===

Re: Not power off after shutdown in Jessie

2018-06-04 Thread deloptes
Miroslav Skoric wrote: > Any idea? yes this systemd thingie is cursed by design, so I have it pretty stable in few devices where inevitable (phone, tablet etc) But everything else I install sysvinit-core and this makes it explicitly the init process (or add init=/lib/sysvinit/init to grub defau

Re: Not power off after shutdown in Jessie

2018-06-04 Thread Miroslav Skoric
On 05/31/2018 08:01 AM, Miroslav Skoric wrote: After upgrading from Wheezy LTS to Jessie, one of my machines having 512 MB RAM, does not power off when it reached target shutdown. It seems some old issue/bug with systemd or else. In fact, everything closes down properly except it does not unmo

Re: Not power off after shutdown in Jessie

2018-06-04 Thread Curt
On 2018-06-03, Miroslav Skoric wrote: > > I did so, and noticed just some few Gnome -related things to be active > for the user 106 - myself? (although I logged out from the Mate desktop > and not from Gnome), as well as a few items active for user 1000 i.e. > root (such as 'sudo su' and 'syste

Re: Not power off after shutdown in Jessie

2018-06-03 Thread Miroslav Skoric
On 05/31/2018 04:18 PM, Curt wrote: On 2018-05-31, Miroslav Skoric wrote: After upgrading from Wheezy LTS to Jessie, one of my machines having 512 MB RAM, does not power off when it reached target shutdown. It seems some old issue/bug with systemd or else. In fact, everything closes down prope

Re: Not power off after shutdown in Jessie

2018-05-31 Thread deloptes
Miroslav Skoric wrote: > That did not happen in Wheezy. Any idea? it is not a bug, it is a feature :)

Re: Not power off after shutdown in Jessie

2018-05-31 Thread Curt
On 2018-05-31, Miroslav Skoric wrote: > After upgrading from Wheezy LTS to Jessie, one of my machines having 512 > MB RAM, does not power off when it reached target shutdown. It seems > some old issue/bug with systemd or else. In fact, everything closes down > properly except it does not unmoun

Not power off after shutdown in Jessie

2018-05-30 Thread Miroslav Skoric
After upgrading from Wheezy LTS to Jessie, one of my machines having 512 MB RAM, does not power off when it reached target shutdown. It seems some old issue/bug with systemd or else. In fact, everything closes down properly except it does not unmount the following: /run/user/1000 /run/user/106

Re: Power-off after Shutdown

2002-02-06 Thread dman
On Wed, Feb 06, 2002 at 11:36:16AM +0100, Vegh Karoly wrote: | On Wed, 6 Feb 2002 [EMAIL PROTECTED] wrote: | | > I'm compiling a new kernel(2.4.17) for my laptop, and I know this may be | > a newbie question, But what do I enable in the kernel to enable it to | > automatically power off when shutd

Re: Power-off after Shutdown

2002-02-06 Thread Vegh Karoly
On Wed, 6 Feb 2002 [EMAIL PROTECTED] wrote: > I'm compiling a new kernel(2.4.17) for my laptop, and I know this may be > a newbie question, But what do I enable in the kernel to enable it to > automatically power off when shutdown is done? > At kernel compiling, in the General setup section:

Power-off after Shutdown

2002-02-06 Thread techlists
I'm compiling a new kernel(2.4.17) for my laptop, and I know this may be a newbie question, But what do I enable in the kernel to enable it to automatically power off when shutdown is done? John