You are not logged in.
Pages: 1
I recently installed Arch(after a long break), to discover that my beloved rc.conf no longer existed!
Checking the front page, I discovered rather quickly that systemd was to be the new default for arch.
I would like to know, is it possible, as a current user to revert to the old way, with the daemon array?
Also, given this:
"However, individual packages may now start relying on the system being booted with systemd."
and assuming this were even possible, would it be wise to do it at all?
Offline
I'm still using initscripts, so just install the package and set your Arch to use rc.conf instead the systemd framework.
I doubt that's a good idea, if you don't have any technical problems with systemd and a working systemd setup, since you'll have to use systemd anyway soonish.
Last edited by karol (2012-10-21 16:44:03)
Offline
Why? What's wrong with systemd?
You say you read the front page? You must have skipped this:
As some packages still lack native systemd units, users can install the initscripts package and use the DAEMONS array in /etc/rc.conf to start services using the legacy rc.d scripts.
I have made a personal commitment not to reply in topics that start with a lowercase letter. Proper grammar and punctuation is a sign of respect, and if you do not show any, you will NOT receive any help (at least not from me).
Offline
Why? What's wrong with systemd?
You say you read the front page? You must have skipped this:
As some packages still lack native systemd units, users can install the initscripts package and use the DAEMONS array in /etc/rc.conf to start services using the legacy rc.d scripts.
Yes I read it, my question was about it being possible while already using pure systemd
Offline
Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest
Offline
It is possible? Sure. BUT, it sound like initscripts is going away, and your "beloved" rc.conf has been gutted anyway. It's really only a place for the daemon array anymore.
Online
Pages: 1