Introducing /run
Introducing /run
Posted Mar 30, 2011 23:42 UTC (Wed) by rgmoore (✭ supporter ✭, #75)In reply to: Introducing /run by rwmj
Parent article: Introducing /run
I'm not sure that's a fair description of what systemd does. The biggest thing it does is to refactor the init system. It takes the boilerplate part of all the init scripts and combines it into a single implementation in C, and turns the small variable part into config files. Eliminating the copy and paste proliferation of independent init files should tend to reduce bugs, not increase them.
