25 Jul
2012
25 Jul
'12
7:59 p.m.
On 07/25/2012 01:49 PM, brainworker@lavabit.com wrote:
And now the main question. If new plan of reorganization of configuration files can not manage without rc.conf, why there is so need to split it?
rc.conf should now only contain what is necessary to configure the initscripts. See arch-dev-public for details.
So systemd is instead of initscripts? or two technogolies together?
systemd comes with a few ad-hoc utilities like systemd-cryptsetup for parsing /etc/cryptsetup. initscripts is just leveraging these utils so that the configuration for either system is exactly the same.