Skip to main content
Topic: Artix Linux OpenRC differs considerably from Arch OpenRC (Read 25 times) previous topic - next topic
Artist and 2 Guests are viewing this topic.

Artix Linux OpenRC differs considerably from Arch OpenRC

I was going through the ArchWiki - OpenRC and found it not to be relevant to what Artix has. Basically Arch Wiki has most if not all, the configuration stored in the directory
Code: [Select]
/etc/openrc
While Artix does not use this directory at all. Artix uses a single global configuration file. 

Why is there so much of a difference from Artix implementation of OpenRC and Arch? What are the other notable differences in how OpenRC is used in Artix and how it is used in Arch.

I know that Arch does not officially support OpenRC and supports only systemd.