On Fri, 16.11.12 15:06, Daniel J Walsh ([email protected]) wrote: > Isn't there a way to shut off systemV init scripts altogether, it just so > happens that we hit one on my machine. But in the field a customer could have > an init script and then setup containers and systemd will attempt to start it. > I want a way to say don't run SysV Init scripts altogether.
Hmm, there is currently no option for that. A semi-dirty trick might be to over-bind-mount /etc/rc.d with something empty? Lennart -- Lennart Poettering - Red Hat, Inc. _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
