▲ | imiric 4 days ago | |||||||
I've gotten used to runit via Void Linux, and while it does the job of an init system, its UI and documentation leave something to be desired. The way logging is configured in particular was an exercise in frustration the last time I tried to set it up for a service. I wouldn't mind trying something else that is as simple, but has sane defaults, better documentation, and a more intuitive UI. | ||||||||
▲ | JdeBP 2 days ago | parent | next [-] | |||||||
These aren't runit doco, but they should help with the concepts. | ||||||||
▲ | kccqzy 3 days ago | parent | prev | next [-] | |||||||
I like using systemd but it also doesn't have great documentation either. I often find myself unable to grok things by only reading the official documentation and I have to resort to reading forum posts, other people's blogposts or Stack Overflow. To me documentation isn't good enough until it doesn't need any third party material. | ||||||||
▲ | nine_k 4 days ago | parent | prev | next [-] | |||||||
Logging in runit seems simple (I don't remember running into problems), but indeed, the documentation leaves much to be desired. Could be a good thing to contribute to Void Handbook. | ||||||||
▲ | cbzbc 4 days ago | parent | prev [-] | |||||||
runit doesn't always take care of services it manages in the same way as a proper init . From the man page: "If runsvdir receives a TERM signal, it exits with 0 immediately" | ||||||||
|