SILENT KILLERPanel

Current Path: > > lib > dracut > modules.d > 98dracut-systemd


Operation   : Linux premium88.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
Software     : Apache
Server IP    : 185.61.154.216 | Your IP: 216.73.216.44
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: //lib/dracut/modules.d/98dracut-systemd

NameTypeSizeLast ModifiedActions
dracut-cmdline-ask.service File 847 bytes October 08 2018 13:38:33.
dracut-cmdline-ask.sh File 418 bytes October 08 2018 13:38:33.
dracut-cmdline.service File 904 bytes October 08 2018 13:38:33.
dracut-cmdline.service.8 File 1555 bytes October 09 2018 08:48:58.
dracut-cmdline.service.8.asc File 442 bytes October 08 2018 13:38:33.
dracut-cmdline.sh File 2651 bytes July 15 2025 09:09:21.
dracut-emergency.service File 681 bytes October 08 2018 13:38:33.
dracut-emergency.sh File 1382 bytes October 08 2018 13:38:33.
dracut-initqueue.service File 821 bytes October 08 2018 13:38:33.
dracut-initqueue.service.8 File 1550 bytes October 09 2018 08:48:58.
dracut-initqueue.service.8.asc File 439 bytes October 08 2018 13:38:33.
dracut-initqueue.sh File 2147 bytes October 08 2018 13:38:33.
dracut-mount.service File 793 bytes October 08 2018 13:38:33.
dracut-mount.service.8 File 1531 bytes October 09 2018 08:48:58.
dracut-mount.service.8.asc File 416 bytes October 08 2018 13:38:33.
dracut-mount.sh File 1052 bytes October 08 2018 13:38:33.
dracut-pre-mount.service File 822 bytes October 08 2018 13:38:33.
dracut-pre-mount.service.8 File 1546 bytes October 09 2018 08:48:58.
dracut-pre-mount.service.8.asc File 434 bytes October 08 2018 13:38:33.
dracut-pre-mount.sh File 502 bytes July 15 2025 09:09:21.
dracut-pre-pivot.service File 1125 bytes October 08 2018 13:38:33.
dracut-pre-pivot.service.8 File 1541 bytes October 09 2018 08:48:58.
dracut-pre-pivot.service.8.asc File 429 bytes October 08 2018 13:38:33.
dracut-pre-pivot.sh File 895 bytes July 15 2025 09:09:21.
dracut-pre-trigger.service File 914 bytes October 08 2018 13:38:33.
dracut-pre-trigger.service.8 File 1550 bytes October 09 2018 08:48:58.
dracut-pre-trigger.service.8.asc File 440 bytes October 08 2018 13:38:33.
dracut-pre-trigger.sh File 467 bytes July 15 2025 09:09:21.
dracut-pre-udev.service File 993 bytes October 08 2018 13:38:33.
dracut-pre-udev.service.8 File 1537 bytes October 09 2018 08:48:58.
dracut-pre-udev.service.8.asc File 424 bytes October 08 2018 13:38:33.
dracut-pre-udev.sh File 1413 bytes October 08 2018 13:38:33.
dracut-shutdown-onfailure.service File 309 bytes July 15 2025 09:09:22.
dracut-shutdown.service File 440 bytes July 15 2025 09:09:22.
dracut-shutdown.service.8 File 3813 bytes July 15 2025 09:09:23.
dracut-shutdown.service.8.asc File 1880 bytes July 15 2025 09:09:22.
dracut-tmpfiles.conf File 135 bytes October 08 2018 13:38:33.
emergency.service File 692 bytes October 08 2018 13:38:33.
module-setup.sh File 2072 bytes July 15 2025 09:09:21.
rootfs-generator.sh File 4152 bytes July 15 2025 09:09:21.

Reading File: //lib/dracut/modules.d/98dracut-systemd/dracut-shutdown.service.8

'\" t
.\"     Title: dracut-shutdown.service
.\"    Author: [see the "AUTHORS" section]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
.\"      Date: 07/15/2025
.\"    Manual: dracut
.\"    Source: dracut
.\"  Language: English
.\"
.TH "DRACUT\-SHUTDOWN\&.S" "8" "07/15/2025" "dracut" "dracut"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.\" http://bugs.debian.org/507673
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n(.g .ds Aq \(aq
.el       .ds Aq '
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH "NAME"
dracut-shutdown.service \- unpack the initramfs to /run/initramfs
.SH "SYNOPSIS"
.sp
dracut\-shutdown\&.service
.SH "DESCRIPTION"
.sp
This service unpacks the initramfs image to /run/initramfs\&. systemd pivots into /run/initramfs at shutdown, so the root filesystem can be safely unmounted\&.
.sp
The following steps are executed during a shutdown:
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
systemd switches to the shutdown\&.target
.RE
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
systemd starts /lib/systemd/system/shutdown\&.target\&.wants/dracut\-shutdown\&.service
.RE
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
dracut\-shutdown\&.service executes /usr/lib/dracut/dracut\-initramfs\-restore which unpacks the initramfs to /run/initramfs
.RE
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
systemd finishes shutdown\&.target
.RE
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
systemd kills all processes
.RE
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
systemd tries to unmount everything and mounts the remaining read\-only
.RE
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
systemd checks, if there is a /run/initramfs/shutdown executable
.RE
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
if yes, it does a pivot_root to /run/initramfs and executes \&./shutdown\&. The old root is then mounted on /oldroot\&. /usr/lib/dracut/modules\&.d/99shutdown/shutdown\&.sh is the shutdown executable\&.
.RE
.sp
.RS 4
.ie n \{\
\h'-04'\(bu\h'+03'\c
.\}
.el \{\
.sp -1
.IP \(bu 2.3
.\}
shutdown will try to umount every /oldroot mount and calls the various shutdown hooks from the dracut modules
.RE
.sp
This ensures, that all devices are disassembled and unmounted cleanly\&.
.sp
To debug the shutdown process, you can get a shell in the shutdown procedure by injecting "rd\&.break=pre\-shutdown rd\&.shell" or "rd\&.break=shutdown rd\&.shell"\&.
.sp
.if n \{\
.RS 4
.\}
.nf
# mkdir \-p /run/initramfs/etc/cmdline\&.d
# echo "rd\&.break=pre\-shutdown rd\&.shell" > /run/initramfs/etc/cmdline\&.d/debug\&.conf
# touch /run/initramfs/\&.need_shutdown
.fi
.if n \{\
.RE
.\}
.sp
In case the unpack of the initramfs fails, dracut\-shutdown\-onfailure\&.service executes to make sure switch root doesn\(cqt happen, since it would result in switching to an incomplete initramfs\&.
.SH "AUTHORS"
.sp
Harald Hoyer
.SH "SEE ALSO"
.sp
\fBdracut\fR(8)

SILENT KILLER Tool