
Originally Posted by
TheCycoONE
Wow, so much FUD in this thread, just like all the threads in the arch-general mailing list.
A. You can still use rc.conf, some of the Arch devs have worked hard to make their systemd be able to read the DAEMONS array so no changes necessary, though they are recommended to match upstreadm.
B. The main selling point of systemd is not speed, though it is much faster. The reason the devs are all so eager to switch is because systemd service files are MUCH easier to write than initscripts. Not only are they much faster to write but they're portable so the hope is upstream will eventually be able to maintain their own service files and the devs jobs will be much easier. People do things that make their lives easier - surprise!
C. They didn't force you to install systemd, systemd-tools is a collection of small binaries which are useful to any init system - Arch's initscripts make heavy use of them. AFAIK they're still not forcing you, but it will be default and they probably will force you eventually.