LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: Colourful systemd vs sysVinit Linux Cheatsheet (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-colourful-systemd-vs-sysvinit-linux-cheatsheet-4175517948/)

LXer 09-09-2014 02:04 AM

LXer: Colourful systemd vs sysVinit Linux Cheatsheet
 
Published at LXer:

systemd is the new init system, started with Fedora and now started adopted in many distributions like redhat, suse and centos. This long period we all been using traditional SysV init scripts usually residing in /etc/rc.d/init.d/ directory. These scripts invokes daemon binary which will then forks a background process. Even though shell scripts very are flexible buts other tasks like supervising processes and parallized execution ordering will be very hard to implement. With the introduction of systemd new-style daemons which makes easier to supervise and control them at runtime and simplifies their implementation.

Read More...


All times are GMT -5. The time now is 09:50 AM.