systemd intro

From Hackerspace.gr
Revision as of 15:55, 15 September 2013 by Elkos (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Hackerspace event.png

external link
Starts Organizer
Sun 15 Sep 2013 17:00 ebal
Ends Event Owner
Sun 15 Sep 2013 18:00 User:Ebal

Yet another hackerspace.gr event!




"{{{logo}}}" cannot be used as a page name in this wiki.



systemd is a system and service manager for Linux, compatible with SysV and LSB init scripts. systemd provides aggressive parallelization capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, keeps track of processes using Linux control groups, supports snapshotting and restoring of the system state, maintains mount and automount points and implements an elaborate transactional dependency-based service control logic. It can work as a drop-in replacement for sysvinit.