Artix Linux Forum

Artix Linux => Installation / Migration / Configuration => Topic started by: lupo on 05 October 2022, 21:51:21

Title: Which (OpenRC) runlevel does each daemon / service need to be assigned to?
Post by: lupo on 05 October 2022, 21:51:21
Are there rules to follow?
Are there infomations available somewhere?
Title: Re: Which (OpenRC) runlevel does each daemon / service need to be assigned to?
Post by: Lancia on 05 October 2022, 21:56:31
It depends, what the daemon does and what it depends upon.

I don't think there are any written rules more just common sense.

What daemon are you trying to add?
Title: Re: Which (OpenRC) runlevel does each daemon / service need to be assigned to?
Post by: lupo on 05 October 2022, 23:17:34
The first three that come to my mind are chrony, fcron and connman.
Title: Re: Which (OpenRC) runlevel does each daemon / service need to be assigned to?
Post by: nous on 07 October 2022, 10:41:54
The sysinit and boot runlevels are populated and managed by the default openrc installation. Most user-added daemons (like the ones you listed) should go to 'default', unless you really know what you're doing.