Difference between revisions of "Systemd"

From wikieduonline
Jump to navigation Jump to search
Line 4: Line 4:
 
* 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>
  

Revision as of 16:51, 19 January 2020

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:

Config files:

  • /etc/systemd/logind.conf


Systemd components of daemons and binaries[4]:

/lib/systemd/systemd-fsck

See also

  • 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
  • Advertising: