> I have a question for systemd gurus: when you use "systemctl enable" does is
> do more than linking the right files to the configuration dir?

You are right: it does nothing more than linking the right files into
the right places.

> 
> If not, why not use ln -s commands in chapter 7 instead?

Why would you want to "hardcode" the paths using manual ln -s commands
instead of letting systemctl determine by itself the correct places for
the paths?

Other than that - this substitution should be possible.

Greetings,
Christoph
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to