Am 19.01.2012 15:50, schrieb Kevin Martin:
> I get that; what I don't get is how it even *sees* a  network.service service 
> since there is no network.service file in /lib/systemd/system (unless it's as 
> a result of my making the network available in runlevel3 when I did the
> "chkconfig --level 3 network on" command...)

why do you think systemd needs the file physical?

it needs only to know how to deal with this scripts
and force them in compatibility mode and this is
what it does

take a deeper look at the status-output!

[root@rh:~]$ systemctl status network.service
network.service - LSB: Bring up/down networking
          Loaded: loaded (/etc/rc.d/init.d/network)
          Active: active (exited) since Thu, 19 Jan 2012 15:44:54 +0100; 37s ago
         Process: 8117 ExecStop=/etc/rc.d/init.d/network stop (code=exited, 
status=0/SUCCESS)
         Process: 8281 ExecStart=/etc/rc.d/init.d/network start (code=exited, 
status=0/SUCCESS)
          CGroup: name=systemd:/system/network.service

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to