view core/etc/fstab @ 191:6452b7ac91ac

network/curl: initial import, closes #1139
author David Demelier <markand@malikania.fr>
date Tue, 19 Mar 2019 20:05:00 +0100
parents 4270c03eaa3c
children 67e2013ed8f3
line wrap: on
line source

#
# /etc/fstab: file system information
#

# <<device>     <directory>     <type>  <options>       <dump>  <pass>
/dev/ROOT       /               ext4    defaults        0       1

# pseudo filesystems.
devpts          /dev/pts        devpts  mode=0620       0       0
shm             /dev/shm        tmpfs   defaults        0       0