Fedora 18 and network

Reindl Harald h.reindl at thelounge.net
Wed Feb 20 21:35:58 UTC 2013



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 at srv-rhsoft:~]$ chkconfig mysqld off
Note: Forwarding request to 'systemctl disable mysqld.service'.
rm '/etc/systemd/system/multi-user.target.wants/mysqld.service'

[root at 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'

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 263 bytes
Desc: OpenPGP digital signature
URL: <http://lists.fedoraproject.org/pipermail/users/attachments/20130220/48425b8f/attachment.sig>


More information about the users mailing list