Re: why do we use systemd?

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

 



On 07/06/2014 07:45 PM, lee wrote:
> Joe Zeff <joe@xxxxxxx> writes:
> 
>> On 07/06/2014 12:43 AM, lee wrote:
>>> Not even the configuration files are where they belong.
>>
>> Actually, they're exactly where they belong.  They just aren't where
>> you expect them to be.
> 
> They belong under /etc, not hidden somewhere in /var.
> 
as all things in var there are temporary state files

root@hal: ~ # ls -lR /var/lib/systemd
/var/lib/systemd:
total 12
drwxr-xr-x. 2 root root 4096 Jun 25 22:15 catalog
drwxr-xr-x. 2 root root 4096 Jun 21 19:29 coredump
-rw-------. 1 root root  512 Jul  7 08:03 random-seed

/var/lib/systemd/catalog:
total 12
-rw-r--r-- 1 root root 9570 Jun 25 22:15 database

/var/lib/systemd/coredump:
total 0

maybe you meant /usr/lib/systemd where initial files for services are?
(but /usr/lib is ok .. i see no problem with that)

configuration directory (for both systemd and systemd services)
are in /etc/systemd (btw : the services configurations and declarations
from /etc/systemd overwrites those from /usr/lib/systemd)

moreover you can separately configure a service without modifying the
.service file (which usually is linked in /etc/systemd) :
"Along with a unit file foo.service, a directory foo.service.d/ may
exist. All files with the suffix ".conf" from this directory will be
parsed after the file itself is parsed. This is useful to alter or add
configuration settings to a unit, without having to modify their unit
files. Make sure that the file that is included has the appropriate
section headers before any directive." (man systemd.unit)

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