On Wed, 20.07.11 11:06, Nicolas Mailhot (nicolas.mail...@laposte.net) wrote:

> I know Fedora has not really pushed multi-instanciation before (but there are
> exceptions, see clamav). But our users do need multi-instanciation and
> routinely tweak our init scripts for this reason. They won't appreciate
> systemd pulling the carpet under their feet. If systemd is to be adopted, it
> needs to make it easier to multi-instanciate, not harder.

I am not sure what precisely you need but systemd actually supports
instantiated services. For example, getty@.service is instantiated 6
times for getty@tty1.service, getty@tty2.service and so on, from a
single service definition file. As are the fsck service or cryptsetup.

Note that writing around in /usr outside of package installation is not
acceptable, since we want to encourage usage of read-only /usr (and even /).

Lennart

-- 
Lennart Poettering - Red Hat, Inc.
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to