2 # Copyright (C) 2006 OpenWrt.org
3 # Copyright (C) 2010 Vertical Communications
6 [ -d /dev
/pts
] || mkdir
-p /dev
/pts
10 mount devpts
/dev
/pts
-t devpts
13 boot_hook_add preinit_essential init_devpts
14 boot_hook_add preinit_essential do_mount_devpts