Difference between revisions of "Systemd"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
[[wikipedia:systemd|systemd]] is a Linux initialization system and service manager introduced in [[2010]] and adopted by default in [[RHEL 7.0]] (2014), that includes features like:
 
[[wikipedia:systemd|systemd]] is a Linux initialization system and service manager introduced in [[2010]] and adopted by default in [[RHEL 7.0]] (2014), that includes features like:
 
* On-demand starting of daemons
 
* On-demand starting of daemons
* Inhibitor Locks which allows to block or delay system sleep and shutdown requests from the user <ref>https://www.freedesktop.org/wiki/Software/systemd/inhibit/</ref><ref>http://manpages.ubuntu.com/manpages/bionic/man1/systemd-inhibit.1.html</ref>
+
* Inhibitor locks which allows to block or delay system [[sleep]] and [[shutdown]] requests from the user <ref>https://www.freedesktop.org/wiki/Software/systemd/inhibit/</ref><ref>http://manpages.ubuntu.com/manpages/bionic/man1/systemd-inhibit.1.html</ref>
 
* Mount and automount point maintenance (<code>[[systemd-mount]]</code><ref>https://www.freedesktop.org/software/systemd/man/systemd.mount.html</ref>, <code>[[systemd-umount]]</code> )
 
* Mount and automount point maintenance (<code>[[systemd-mount]]</code><ref>https://www.freedesktop.org/software/systemd/man/systemd.mount.html</ref>, <code>[[systemd-umount]]</code> )
 
* Snapshot support
 
* Snapshot support
 
* [[ps|Processes]] tracking using Linux control groups (<code>[[systemd-cgls]]</code><code>[[systemd-cgtop]]</code>)
 
* [[ps|Processes]] tracking using Linux control groups (<code>[[systemd-cgls]]</code><code>[[systemd-cgtop]]</code>)
 
* Logging daemon, see <code>[[journalctl]]</code> and <code>[[systemd-cat]]</code>
 
* Logging daemon, see <code>[[journalctl]]</code> and <code>[[systemd-cat]]</code>
* [[resource management]]
+
* [[Resource management]]
  
 
== Configuration files ==
 
== Configuration files ==
Line 35: Line 35:
 
* Read [[systemd v228]] local root exploit https://lwn.net/Articles/712367/
 
* Read [[systemd v228]] local root exploit https://lwn.net/Articles/712367/
  
== Related commands ==
+
== Related ==
 
* <code>systemd-tmpfiles --create</code>
 
* <code>systemd-tmpfiles --create</code>
 
* [[OpenRC]]
 
* [[OpenRC]]
 +
* [[machinectl]]
 +
* [[hostnamectl]]
 +
* systemd 250
 +
* [[systemd socket activation]] ([[Ubuntu 22.10]])
  
 
== See also ==
 
== See also ==
Line 46: Line 50:
 
* {{cron}}
 
* {{cron}}
 
* [[elogind]]
 
* [[elogind]]
* [[/run/systemd/]]
 
 
* {{init}}
 
* {{init}}
  
 
[[Category:Linux]]
 
[[Category:Linux]]
 
[[Category:systemd]]
 
[[Category:systemd]]

Latest revision as of 15:49, 2 April 2023

systemd is a Linux initialization system and service manager introduced in 2010 and adopted by default in RHEL 7.0 (2014), that includes features like:

Configuration files[edit]


Systemd components of daemons and binaries[4]:

/lib/systemd/systemd-fsck


/lib/systemd/system/

Activities[edit]

Related[edit]

See also[edit]

  • https://www.freedesktop.org/wiki/Software/systemd/inhibit/
  • http://manpages.ubuntu.com/manpages/bionic/man1/systemd-inhibit.1.html
  • https://www.freedesktop.org/software/systemd/man/systemd.mount.html
  • https://wiki.ubuntu.com/DebuggingSystemd
  • https://wiki.ubuntu.com/DebuggingSystemd
  • Advertising: