Timeline for Does systemd still know about runlevels?
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 19, 2018 at 14:30 | comment | added | sourcejedi | telinit 0 / telinit 6 still work. Since this helps with migration, and I think most distros still don't see a reason to drop the support yet. isolate clearly aspired to mimic how run-levels work, but there are various evil edge cases. I highly recommend ignoring all instructions to isolate runlevel5.target or even isolate graphical.target. Example edge case: github.com/systemd/systemd/issues/6505 | |
| May 14, 2017 at 5:53 | comment | added | G-Man Says 'Reinstate Monica' | BTW, ls -ll is equivalent to ls -l. You might want to get into the habit of using ls -ld. | |
| Oct 2, 2014 at 16:03 | comment | added | Tyler Maginnis | Yes, I believe that you are understanding this correctly. I will be a late adopter of SystemD, as the procedural, step-step-step, INIT.D system is what I am most familiar with... I applaud that you are exploring SystemD. The best part of SystemD is its parallel multi-threading, which enables faster boot. Multi-Threading boot can be accomplished with INIT.D, but requires strong BASH scripting. | |
| Oct 2, 2014 at 15:42 | history | answered | drpaneas | CC BY-SA 3.0 |