🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-14 08:56:42 | PHP 8.1.34
📂
/ (Root)
/
usr
/
lib
/
dracut
/
modules.d
/
98dracut-systemd
📍 /usr/lib/dracut/modules.d/98dracut-systemd
🔄 Refresh
✏️
Editing: dracut-emergency.service
Read Only
# This file is part of dracut. [Unit] Description=Dracut Emergency Shell Documentation=man:dracut.bootup(7) DefaultDependencies=no After=systemd-vconsole-setup.service Wants=systemd-vconsole-setup.service Conflicts=shutdown.target emergency.target [Service] Environment=HOME=/ Environment=DRACUT_SYSTEMD=1 Environment=NEWROOT=/sysroot WorkingDirectory=/ ExecStart=-/bin/dracut-emergency ExecStopPost=-/bin/rm -f -- /.console_lock Type=oneshot StandardInput=tty-force StandardOutput=inherit StandardError=inherit KillMode=process IgnoreSIGPIPE=no TasksMax=infinity # Bash ignores SIGTERM, so we send SIGHUP instead, to ensure that bash # terminates cleanly. KillSignal=SIGHUP
💾 Save Changes
❌ Cancel