ons 2010-07-21 klockan 22:13 -0400 skrev Chuck Anderson:

> But for basics such as "chkconfig service on|off|--list", there should 
> be compatibility. 

Yes. I basically use:

chkconfig foo on
chkconfig foo off
env LC_ALL=C.UTF-8 chkconfig --list | fgrep :on |awk '{print $1}

The rest I don't really care about.

But the thing to remember: If systemd-install is too complicated to use,
people will keep using chkconfig and service instead and ignore the
warning. That's why it's important to have something that supports
everything that systemd does while still being simple to use. I don't
care if that's an extended chkconfig or systemd-install or something
else.

Constructive ideas about how to improve systemd-install should be taken
seriously.

I do like systemd, btw. I also like pulseaudio. And selinux. :)

/Alexander


-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to