ubuntu-22.04.3-desktop-amd64/scripts/conf-local-mnt-pts.sh

7 lines
137 B
Bash
Executable File

#!/usr/bin/env bash
# Mount specific local file systems
mount none -t proc /proc
mount none -t sysfs /sys
mount none -t devpts /dev/pts