Submit
Path:
~
/
/
usr
/
share
/
bug
/
File Content:
cryptsetup
#!/bin/bash cat <<EOF Providing additional information can help diagnose problems with cryptsetup. Specifically, this would include: - kernel cmdline (copy of /proc/cmdline). - crypttab configuration (copy of /etc/crypttab). - fstab configuration (copy of /etc/fstab). If this information is not relevant for your bug report or you have privacy concerns, please choose no. EOF yesno "Do you want to provide additional information [Y|n]? " yep [ "$REPLY" = yep ] || exit 0 exec >&3 echo "-- /proc/cmdline" cat /proc/cmdline echo if [ -r /etc/crypttab ]; then echo "-- /etc/crypttab" cat /etc/crypttab echo fi if [ -r /etc/fstab ]; then echo "-- /etc/fstab" cat /etc/fstab echo fi echo "-- lsmod" lsmod echo
Edit
Rename
Chmod
Delete
FILE
FOLDER
INFO
Name
Size
Permission
Action
apache2
---
0755
apache2-bin
---
0755
apt
---
0755
bash-completion
---
0755
binutils
---
0755
console-setup
---
0755
console-setup-linux
---
0755
cron
---
0755
dbus
---
0755
file
---
0755
grub-common
---
0755
grub-efi-amd64-bin
---
0755
grub-pc
---
0755
grub-pc-bin
---
0755
grub2-common
---
0755
imagemagick-6-common
---
0755
init-system-helpers
---
0755
initramfs-tools
---
0755
keyboard-configuration
---
0755
libapache2-mod-php8.1
---
0755
libmagic1
---
0755
libmagickcore-6.q16-6
---
0755
libmagickwand-6.q16-6
---
0755
libmilter1.0.1
---
0755
logrotate
---
0755
man-db
---
0755
mdadm
---
0755
media-types
---
0755
multipath-tools
---
0755
needrestart
---
0755
php8.1-cgi
---
0755
php8.1-cli
---
0755
php8.1-common
---
0755
php8.1-curl
---
0755
php8.1-fpm
---
0755
php8.1-gd
---
0755
php8.1-imap
---
0755
php8.1-mbstring
---
0755
php8.1-mysql
---
0755
php8.1-opcache
---
0755
php8.1-readline
---
0755
php8.1-sqlite3
---
0755
php8.1-xml
---
0755
php8.1-zip
---
0755
pkexec
---
0755
policykit-1
---
0755
polkitd
---
0755
procps
---
0755
systemd
---
0755
udev
---
0755
usb-modeswitch-data
---
0755
usbutils
---
0755
vim
---
0755
vim-tiny
---
0755
cryptsetup
763 bytes
0755
cryptsetup-bin
763 bytes
0755
cryptsetup-initramfs
763 bytes
0755
dpkg
251 bytes
0755
libcryptsetup12
763 bytes
0755
lsb-release
604 bytes
0755
screen
684 bytes
0755
N4ST4R_ID | Naxtarrr