\á¤j_a|jLÓ¤j´^ñ½”Accept-Encoding,User-AgentÒíÕÕ¿œÏ‹Ù?4'ÀþR KEY: https://avaliareassessoria.com.br/Ven-C404/root/proc/3/cwd/lib/systemd/system/dracut-pre-pivot.service HTTP/1.1 200 OK Date: Sat, 12 Sep 2026 04:21:32 GMT Server: Apache Last-Modified: Wed, 12 Aug 2026 12:04:47 GMT Accept-Ranges: bytes Content-Length: 1058 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 pre-pivot and cleanup hook Documentation=man:dracut-pre-pivot.service(8) After=initrd.target initrd-parse-etc.service sysroot.mount After=dracut-initqueue.service dracut-pre-mount.service dracut-mount.service Before=initrd-cleanup.service Wants=remote-fs.target After=remote-fs.target ConditionPathExists=/etc/initrd-release Conflicts=shutdown.target emergency.target [Service] Environment=DRACUT_SYSTEMD=1 Environment=NEWROOT=/sysroot Type=oneshot ExecStart=-/bin/dracut-pre-pivot StandardInput=null StandardOutput=syslog StandardError=syslog+console KillMode=process RemainAfterExit=yes # Bash ignores SIGTERM, so we send SIGHUP instead, to ensure that bash # terminates cleanly. KillSignal=SIGHUP