this post was submitted on 28 Jul 2024
37 points (100.0% liked)

Linux

4956 readers
326 users here now

A community for everything relating to the linux operating system

Also check out !linux_memes@programming.dev

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] Steamymoomilk@sh.itjust.works 3 points 1 month ago (1 children)

Does anybody use openrc? Ive used systemd on my gentoo install until recently my x99 motherboard just killed itself. Which i had LUKS + secureboot + tpm which left my gentoo install unrecoverable. I have a stage 4 tarball which is 2 months old that i can recover from. But im almost tempted to try to run OpenRC as my init system. Does anybody use openrc and if so what experiences have you had in comparison to systemd?

I know theres more steps to getting services setup compared to systemd at least in the gentoo install guide.

[โ€“] anzo@programming.dev 1 points 1 month ago

Can't really answer, but since no one gave any input I will share this: I switched over to systemd (from sysVinit) because of Docker (I wanted to have my own local searxng, ublocky gluetun, and whatnot).