On Thu, 2014-02-13 at 11:29 +0100, Gian Uberto Lauri wrote: > Another question. Systemd will continue to let me use the systemv > scripts?
Perhaps Debian makes this available during the transition. I use Debian without systemd. However, you could try to start those scripts by a systemd unit and see what happens. JFTR "Q: How do I change the current runlevel? A: In systemd runlevels are exposed via "target units". You can change them like this: # systemctl isolate runlevel5.target Note however, that the concept of runlevels is a bit out of date, and it is usually nicer to use modern names for this. e.g.: # systemctl isolate graphical.target This will only change the current runlevel, and has no effect on the next boot." - http://www.freedesktop.org/wiki/Software/systemd/FrequentlyAskedQuestions/ Have you already read about journalctl? This IMO is a PITA. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/1392289931.678.69.camel@archlinux