Re: [systemd-devel] Poor man's reboot doesn't work

2014-11-10 Thread Lennart Poettering
On Mon, 10.11.14 22:30, Thomas Meyer (tho...@m3y3r.de) wrote: > Am Freitag, den 07.11.2014, 01:59 +0100 schrieb Lennart Poettering: > > On Sun, 02.11.14 12:48, Thomas Meyer (tho...@m3y3r.de) wrote: > > > > > Hi, > > > > > > I tried to switch to the emergency target and back to the graphical > >

Re: [systemd-devel] Poor man's reboot doesn't work

2014-11-10 Thread Thomas Meyer
Am Freitag, den 07.11.2014, 01:59 +0100 schrieb Lennart Poettering: > On Sun, 02.11.14 12:48, Thomas Meyer (tho...@m3y3r.de) wrote: > > > Hi, > > > > I tried to switch to the emergency target and back to the graphical target, > > but this doesn't seem to work. > > > > Should this work, i.e.? > >

Re: [systemd-devel] Poor man's reboot doesn't work

2014-11-07 Thread Thomas Meyer
Am Freitag, den 07.11.2014, 01:59 +0100 schrieb Lennart Poettering: > On Sun, 02.11.14 12:48, Thomas Meyer (tho...@m3y3r.de) wrote: > > > Hi, > > > > I tried to switch to the emergency target and back to the graphical target, > > but this doesn't seem to work. > > > > Should this work, i.e.? > >

Re: [systemd-devel] Poor man's reboot doesn't work

2014-11-06 Thread Lennart Poettering
On Sun, 02.11.14 12:48, Thomas Meyer (tho...@m3y3r.de) wrote: > Hi, > > I tried to switch to the emergency target and back to the graphical target, > but this doesn't seem to work. > > Should this work, i.e.? > > # systemctl isolate emergency.target > # systemctl isolate graphical.target > > T

Re: [systemd-devel] Poor man's reboot doesn't work

2014-11-06 Thread David Herrmann
Hi On Sun, Nov 2, 2014 at 12:48 PM, Thomas Meyer wrote: > Hi, > > I tried to switch to the emergency target and back to the graphical target, > but this doesn't seem to work. > > Should this work, i.e.? > > # systemctl isolate emergency.target > # systemctl isolate graphical.target > > The servic

Re: [systemd-devel] Poor man's reboot doesn't work

2014-11-06 Thread Thomas Meyer
> Am 04.11.2014 um 20:01 schrieb Thomas Meyer : > > >> Am 02.11.2014 um 12:48 schrieb Thomas Meyer : >> >> Hi, >> >> I tried to switch to the emergency target and back to the graphical target, >> but this doesn't seem to work. >> >> Should this work, i.e.? Can anybody answer my question? Or

Re: [systemd-devel] Poor man's reboot doesn't work

2014-11-04 Thread Thomas Meyer
> Am 02.11.2014 um 12:48 schrieb Thomas Meyer : > > Hi, > > I tried to switch to the emergency target and back to the graphical target, > but this doesn't seem to work. > > Should this work, i.e.? > > # systemctl isolate emergency.target > # systemctl isolate graphical.target > > The service

[systemd-devel] Poor man's reboot doesn't work

2014-11-02 Thread Thomas Meyer
Hi, I tried to switch to the emergency target and back to the graphical target, but this doesn't seem to work. Should this work, i.e.? # systemctl isolate emergency.target # systemctl isolate graphical.target The services seems to fail with this error once I'm in the emergency.target and tr