Re: Fedora 18 and network

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Am 20.02.2013 21:52, schrieb Martín Marqués:
>> well it is a sysv-script, but chkconfig/systemctl are working in both
>> directions as wrapper
> 
> Uhhhh????

there is only systemd in Fedora which SyV compatibility layer

> # systemctl enable network.service
> network.service is not a native service, redirecting to /sbin/chkconfig.
> Executing /sbin/chkconfig network on
> 
> Looks like network is still a SysV

yes, but that doe snot change the fact it is handeled by systemd
because sysvinit/upstart is simply not here

"network.service is not a native service, redirecting to /sbin/chkconfig"
is what is called a wrapper, the same works in teh other direction

[root@srv-rhsoft:~]$ chkconfig mysqld off
Note: Forwarding request to 'systemctl disable mysqld.service'.
rm '/etc/systemd/system/multi-user.target.wants/mysqld.service'

[root@srv-rhsoft:~]$ chkconfig mysqld on
Note: Forwarding request to 'systemctl enable mysqld.service'.
ln -s '/usr/lib/systemd/system/mysqld.service' '/etc/systemd/system/multi-user.target.wants/mysqld.service'

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
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
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux