Re: Still some mysteie about FC15

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

 



On Tue, 14 Jun 2011 08:15:45 -0500, AK wrote:

> In the section headed "Does chkconfig command work with systemd?
> 
> The last line says: chkconfig --list doesn't list systemd services,
> which is a slightly more obscure statement. Are not services like sshd
> services systemd services. I suspect from the warning that is produuces
> when it is run there is at least one class of systemd services that
> chkconfig --list will not report on.
> 
> Could you clarify the meaning of the warning produced when it is run?

Compare the output with e.g.

  systemctl -t service --all

sshd and similar services [still] ship System V/LSB compatible init scripts,
whereas systemd knows about services beyond that, which are not accessible
with chkconfig.

There are also a few incompatibilities between chkconfig --list and/or --level
and systemd. http://bugz.fedoraproject.org/chkconfig
For example,

# runlevel 
N 5
# chkconfig sshd on
# chkconfig --level 5 sshd off
# reboot

and systemd will start sshd nevertheless. A "chkconfig sshd off" would
have disabled the service for all runlevels, and systemd would have
accepted that.
-- 
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

[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