Files
2017-04-02 17:33:36 +00:00

8 lines
125 B
Bash
Executable File

#! /bin/sh
mount -a
mkdir /dev/pts
mount -t devpts devpts /dev/pts
echo /sbin/mdev > /proc/sys/kernel/hotplug
/sbin/mdev -s