SCIENTIFIC-LINUX-USERS Archives

June 2015

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Reply To:
Date:
Sun, 14 Jun 2015 01:34:19 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (13 lines)
On Sat, Jun 13, 2015 at 11:23 PM, ToddAndMargo <[log in to unmask]> 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.

ATOM RSS1 RSS2