Re: why do we use systemd?

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

 



On 07/05/2014 04:30 PM, Patrick O'Callaghan wrote:
> On Sat, 2014-07-05 at 15:10 +0200, Timothy Murphy wrote:
>> What exactly does systemd do differently that would speed up booting?
>>
>> One trivial complaint I have with systemd is that I have to type more
> 
> It allows the various components to have specific dependencies so they
> can start as soon as everything is in place. Older mechanisms such as
> the traditional System V init scripts were much more limited and could
> only do this with very ad hoc and buggy per-service tests, so they
> mostly didn't.
> 
>> "sudo systemctl restart NetworkManager.service" against
>> "sudo service NetworkManager restart".
>> Not much difference, perhaps, but to me the necessity of adding
>> ".service"
>> shows that the developer just didn't think of the user's convenience.
>> I know there are rare cases where one has to say something else,
>> but why not make the default to add ".service" if nothing is given?
>> Or perhaps TAB could complete it?
> 
> +1. One of my pet gripes about systemd is that it introduces a lot of
> new terminology without a clear explanation. I still don't understand
> the difference between a target and a service.
a service is a service .. a target is :
"A unit configuration file whose name ends in ".target" encodes
information about a target unit of systemd, which is used for grouping
units and as well-known synchronization points during start-up."

as said in man systemd.target (which i found by "apropos systemd target")

HTH,
Adrian

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
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