Difference between revisions of "Systemd"
Jump to navigation
Jump to search
↑ 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
Tags: Mobile web edit, Mobile edit |
|||
Line 22: | Line 22: | ||
<code>/lib/systemd/systemd-fsck</code> | <code>/lib/systemd/systemd-fsck</code> | ||
+ | |||
+ | |||
+ | == Activities == | ||
+ | * Read systemd for Administrators: http://0pointer.de/blog/projects/resources.html | ||
+ | |||
== See also == | == See also == |
Revision as of 12:32, 4 March 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:
- On-demand starting of daemons
- Inhibitor Locks which allows to block or delay system sleep and shutdown requests from the user [1][2]
- Mount and automount point maintenance (
systemd-mount
[3],systemd-umount
) - Snapshot support
- Processes tracking using Linux control groups (
systemd-cgls
systemd-cgtop
) - Logging daemon, see
journalctl
andsystemd-cat
Config files:
/etc/systemd/logind.conf
Systemd components of daemons and binaries[4]:
- systemd:
systemctl
- systemd-journald:
journalctl
- systemd-logind:
loginctl
- systemd-networkd:
networkctl
, netplan - systemd-timesyncd
- systemd-resolved: systemd-resolve,
hostnamectl
- systemd-udevd
/lib/systemd/systemd-fsck
Activities
- Read systemd for Administrators: http://0pointer.de/blog/projects/resources.html
See also
- macOS:
launctl
- systemd, daemontools, runit and https://en.wikipedia.org/wiki/Process_supervision
systemd
,runsv
cron
,crontab
,systemctl list-timers
, anacron, Kubernetes scheduler, Systemd services,CronJobsStack
,cron.schedule
,crontab -l
,0x004b
,at, /etc/cron.deny, /etc/cron.allow, /etc/crontab, /var/spool/cron/crontabs/
- elogind
- /run/
- init (
inittab
), supervisor, systemd, upstart,service
,chkconfig
, OpenRC, s6-svstat
Advertising: