[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
talk:howtos:general_admin:openrc [2015/05/15 17:14 (UTC)] – created didierspaiertalk:howtos:general_admin:openrc [2015/05/18 17:51 (UTC)] – add response aaditya
Line 10: Line 10:
  
  --- //[[wiki:user:didierspaier|Didier Spaier]] 2015/05/15 10:06//  --- //[[wiki:user:didierspaier|Didier Spaier]] 2015/05/15 10:06//
 +
 +Hi Didier,
 +
 +For me, the primary reason for using OpenRC is that it provides standardization. Yes, it does offer some superior features, like dependency handling of services, cgroups support, service supervision, etc.
 +
 +It does not replace any components that I know of, sysvinit is used for booting and then handles control to OpenRC, and the services provided by Slackware in /etc/rc.d can also be used.
 +
 +It can also provide a faster boot experience and supports parallel starting of services as well.
 +
 + --- //[[wiki:user:aaditya|Aaditya Bagga]] 2015/05/18 10:50//
 talk:howtos:general_admin:openrc ()