Fix a few remaining unionfs -> aufs
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> Signed-off-by: Aaron Griffin <aaronmgriffin@gmail.com>
This commit is contained in:
parent
ed2395a609
commit
cdec1a38d9
3 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# /etc/fstab: static file system information
|
# /etc/fstab: static file system information
|
||||||
# <file system> <dir> <type> <options> <dump> <pass>
|
# <file system> <dir> <type> <options> <dump> <pass>
|
||||||
unionfs / unionfs noauto 0 0
|
aufs / aufs noauto 0 0
|
||||||
none /dev/pts devpts defaults 0 0
|
none /dev/pts devpts defaults 0 0
|
||||||
none /dev/shm tmpfs defaults 0 0
|
none /dev/shm tmpfs defaults 0 0
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
# /etc/fstab: static file system information
|
# /etc/fstab: static file system information
|
||||||
#
|
#
|
||||||
# <file system> <dir> <type> <options> <dump> <pass>
|
# <file system> <dir> <type> <options> <dump> <pass>
|
||||||
unionfs / unionfs noauto 0 0
|
aufs / aufs noauto 0 0
|
||||||
none /dev/pts devpts defaults 0 0
|
none /dev/pts devpts defaults 0 0
|
||||||
none /dev/shm tmpfs defaults 0 0
|
none /dev/shm tmpfs defaults 0 0
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
aufs2-util
|
||||||
bash
|
bash
|
||||||
bin86
|
bin86
|
||||||
bzip2
|
bzip2
|
||||||
|
@ -100,7 +101,6 @@ tar
|
||||||
tcp_wrappers
|
tcp_wrappers
|
||||||
tcpdump
|
tcpdump
|
||||||
udev
|
udev
|
||||||
unionfs-utils
|
|
||||||
unrar
|
unrar
|
||||||
unzip
|
unzip
|
||||||
usbutils
|
usbutils
|
||||||
|
|
Loading…
Add table
Reference in a new issue