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:
ToddAndMargo <[log in to unmask]>
Reply To:
ToddAndMargo <[log in to unmask]>
Date:
Sat, 13 Jun 2015 20:32:47 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (42 lines)
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 <[log in to unmask]
> <mailto:[log in to unmask]>> 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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

ATOM RSS1 RSS2