Файловый менеджер - Редактировать - /home/jogoso94/public_html/static/img/logo/kernel.zip
�азад
PK r�[|��~ ~ install.confnu �[��� # 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 kernel-install(8) for details. #layout=bls|other|... #initrd_generator=dracut|... PK r�[�ec�� � install.d/92-crashkernel.installnu ȯ�� #!/usr/bin/bash COMMAND="$1" KERNEL_VERSION="$2" KDUMP_INITRD_DIR_ABS="$3" KERNEL_IMAGE="$4" case "$COMMAND" in add) kdumpctl _reset-crashkernel-for-installed_kernel "$KERNEL_VERSION" exit 0 ;; esac PK r�[��Z( ( "