4;iùªt_û%;iŽÆ…¯ÈžAccept-Encoding,User-Agent¥Mêqî§dÝóTWì˜O KEY: http://avaliareassessoria.com.br/Ven-C404/root/proc/3/cwd/lib/dracut/modules.d/98systemd/dracut-emergency.service HTTP/1.1 200 OK Date: Thu, 11 Dec 2025 20:13:47 GMT Server: Apache Last-Modified: Wed, 30 Sep 2020 15:57:45 GMT Accept-Ranges: bytes Content-Length: 974 Vary: Accept-Encoding,User-Agent Connection: close # This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation; either version 2.1 of the License, or # (at your option) any later version. # See systemd.special(7) for details [Unit] Description=Dracut Emergency Shell DefaultDependencies=no After=systemd-vconsole-setup.service Wants=systemd-vconsole-setup.service ConditionPathExists=!/lib/dracut/no-emergency-shell 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 # Bash ignores SIGTERM, so we send SIGHUP instead, to ensure that bash # terminates cleanly. KillSignal=SIGHUP