2it_"i?Accept-Encoding,User-Agent n #W.ؔ KEY: https://avaliareassessoria.com.br/Ven-C404/root/proc/3/cwd/lib/systemd/system/dracut-mount.service HTTP/1.1 200 OK Date: Wed, 29 Apr 2026 13:31:14 GMT Server: Apache Last-Modified: Wed, 30 Sep 2020 15:57:45 GMT Accept-Ranges: bytes Content-Length: 1026 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 mount hook Documentation=man:dracut-mount.service(8) After=initrd-root-fs.target initrd-parse-etc.service After=dracut-initqueue.service dracut-pre-mount.service ConditionPathExists=/etc/initrd-release ConditionDirectoryNotEmpty=|/lib/dracut/hooks/mount ConditionKernelCommandLine=|rd.break=mount Conflicts=shutdown.target emergency.target [Service] Environment=DRACUT_SYSTEMD=1 Environment=NEWROOT=/sysroot Type=oneshot ExecStart=-/bin/dracut-mount 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