On Sat, Jun 13, 2015 at 11:23 PM, ToddAndMargo <toddandma...@zoho.com> wrote:
>
> /etc/rc/d/rc5.d with its numbered start points are being
> phased out. In SL7, systemctl, what determines when things
> start?

The dependencies and the order are set in the "[Unit]" section of a
systemd unit file via Requires=, Wants=, Requisite=, BindsTo=,
PartOf=, Conflicts=, Before=, After=, ...

I can't remember where this is documented but "man -k systemd" will
give you a (long) list of man pages.

Reply via email to