There are many options to allow it to be parallel. It's well documented
upstream and for RHEL. Time to hit the books!

On Sat, Jun 13, 2015, 11:32 PM ToddAndMargo <toddandma...@zoho.com> wrote:

> On 06/13/2015 08:25 PM, Jamie Duncan wrote:
> > You define what each service needs or wants for it to be able to start.
> > Look at the .service files
> >
> >
> > On Sat, Jun 13, 2015, 11:23 PM ToddAndMargo <toddandma...@zoho.com
> > <mailto:toddandma...@zoho.com>> wrote:
> >
> >     Hi All,
> >
> >     /etc/rc/d/rc5.d with its numbered start points are being
> >     phased out.  In SL7, systemctl, what determines when things
> >     start?
> >
> >     Many thanks,
> >     -T
> >
>
> # find /etc/systemd/system/ -iname \*.service | grep -i firewall
> /etc/systemd/system/dbus-org.fedoraproject.FirewallD1.service
> /etc/systemd/system/basic.target.wants/firewalld.service
>
>
> Is this it (firewalld.service)?
>      [Unit]
>      Description=firewalld - dynamic firewall daemon
>      Before=network.target
>      Before=libvirtd.service
>      Before=NetworkManager.service
>      Conflicts=iptables.service ip6tables.service ebtables.service
>
> So you tell it before what you want?  Seems a bit confusing.
> Am I missing something?
>
>
>
> --
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Computers are like air conditioners.
> They malfunction when you open windows
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>

Reply via email to