On Mon, Feb 10, 2014 at 2:08 AM, Andrew Z <[email protected]> wrote: > > i finally caved in and started reading on systemd. It apperas it ( systemd) > will be enabled by default on EL7. > Does it mean i'll have to manually move all init scripts i wrote over the > years ? I think the short answer is "no", but just want to clarify. > // old unhappy guy ramblings > Especially since i'm not too happy about these thousands of files to support > systemd... > // ramblings off.
systemd can launch services via legacy initscripts so you don't HAVE to rewrite them (or you can take your time rewriting them).
