__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
#!/bin/bash
FILESYSTEMS=(
/run/mnt/base
/run/mnt/data
/run/mnt/gadget
/run/mnt/kernel
/run/mnt/snapd
/run/mnt/ubuntu-boot
/run/mnt/ubuntu-save
/run/mnt/ubuntu-seed
/writable
)
for fs in "${FILESYSTEMS[@]}"; do
if mountpoint -q "${fs}"; then
mount --make-private "${fs}"
fi
done
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| handle-writable-paths | File | 5.57 KB | 0755 |
|
| lockout-not-enabled.sh | File | 136 B | 0755 |
|
| remount-core-fs | File | 332 B | 0755 |
|
| rtc-sys-time-init | File | 3.83 KB | 0755 |
|
| run-snapd-from-snap | File | 2.77 KB | 0755 |
|