PATH:
usr
/
libexec
#!/usr/bin/bash # import-state: import state files from initramfs (e.g. network config) # Copy state into root folder: # ============================ cd /run/initramfs/state IFS_backup=$IFS IFS=$'\n' # Process find's results line by line dirs_found=$(find . -type d) for dir in $dirs_found; do pushd "$dir" > /dev/null # Remove initial '.' char from the find's result: dest_dir="${dir/\./}" # Create destination folder if it does not exist (with the same rights): if [[ -n "$dest_dir" && ! -d "$dest_dir" ]]; then mkdir -p "$dest_dir" chmod --reference="$PWD" "$dest_dir" chown --reference="$PWD" "$dest_dir" fi # Copy all files that are not directory: find . -mindepth 1 -maxdepth 1 -not -type d -exec cp -av -t "$dest_dir" {} \; > /dev/null popd > /dev/null done IFS=$IFS_backup # Run restorecon on the copied files: # =================================== if [ -e /sys/fs/selinux/enforce ] && [ -x /usr/sbin/restorecon ]; then find . -mindepth 1 -print0 | { cd / && xargs --null restorecon -iF; } fi
[-] gpg-check-pattern
[edit]
[-] xdg-desktop-portal-gtk
[edit]
[-] gpg-preset-passphrase
[edit]
[-] tracker-xdg-portal-3
[edit]
[-] flatpak-validate-icon
[edit]
[-] generate-rndc-key.sh
[edit]
[-] xdg-document-portal
[edit]
[-] virt-what-cpuid-helper
[edit]
[-] imunify-message-gateway
[edit]
[+]
microcode_ctl
[+]
linux-boot-probes
[-] mlocate-run-updatedb
[edit]
[+]
totem-pl-parser
[-] dirmngr_ldap
[edit]
[-] flatpak-system-helper
[edit]
[+]
man-db
[+]
hostname
[+]
psacct
[-] rtkit-daemon
[edit]
[-] import-state
[edit]
[+]
p11-kit
[+]
coreutils
[-] gpg-pair-tool
[edit]
[+]
imunify-notifier
[+]
os-probes
[-] gpg-protect-tool
[edit]
[+]
getconf
[+]
dovecot
[-] scdaemon
[edit]
[+]
gstreamer-1.0
[-] nm-dispatcher
[edit]
[-] fprintd
[edit]
[+]
plymouth
[+]
utempter
[-] grepconf.sh
[edit]
[-] tracker-miner-fs-3
[edit]
[-] nm-initrd-generator
[edit]
[+]
gawk
[-] flatpak-session-helper
[edit]
[+]
gcc
[-] glib-pacrunner
[edit]
[+]
lsm.d
[-] realmd
[edit]
[+]
bluetooth
[-] platform-python
[edit]
[-] report-command-error
[edit]
[+]
sudo
[+]
nfs-utils
[-] dconf-service
[edit]
[+]
openssh
[-] flatpak-oci-authenticator
[edit]
[-] loadmodules
[edit]
[-] iscsi-mark-root-nodes
[edit]
[-] platform-python3.9
[edit]
[+]
openldap
[-] nfsrahead
[edit]
[+]
cpanel-pdns
[-] nm-priv-helper
[edit]
[+]
awk
[-] xdg-desktop-portal
[edit]
[+]
dpkg
[+]
geoclue-2.0
[-] at-spi2-registryd
[edit]
[+]
grubby
[-] arptables-helper
[edit]
[-] tracker-miner-fs-control-3
[edit]
[+]
smartmontools
[+]
initscripts
[+]
grub2
[-] keyboxd
[edit]
[-] exim.daemon
[edit]
[+]
sssd
[+]
..
[-] gpg-wks-client
[edit]
[-] nm-dhcp-helper
[edit]
[-] xdg-permission-store
[edit]
[-] dnf-utils
[edit]
[-] tracker-writeback-3
[edit]
[-] lvresize_fs_helper
[edit]
[-] nm-daemon-helper
[edit]
[-] revokefs-fuse
[edit]
[+]
tuned
[-] at-spi-bus-launcher
[edit]
[+]
os-prober
[-] platform-python3.9-config
[edit]
[-] platform-python-config
[edit]
[-] upowerd
[edit]
[-] fips-setup-helper
[edit]
[+]
tracker3
[-] arptables-nft-helper
[edit]
[-] low-memory-monitor
[edit]
[+]
rsyslog
[-] geoclue
[edit]
[-] platform-python3.9-x86_64-config
[edit]
[+]
selinux
[+]
imunify360
[-] vi
[edit]
[-] run-with-intensity
[edit]
[-] flatpak-portal
[edit]
[+]
installkernel
[-] tracker-extract-3
[edit]
[+]
irqbalance