diff options
author | John Crispin <john@phrozen.org> | 2016-06-17 00:54:25 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2016-06-17 04:13:07 +0200 |
commit | 87eb8fad13db453b12fc4bb07c5340169503064b (patch) | |
tree | c36ac28163ffa2f9f2a330a596e6124f479978d9 /package/base-files/files/etc | |
parent | bbbe9932e36351d366badcc3e7dd4a4a24410492 (diff) | |
download | upstream-87eb8fad13db453b12fc4bb07c5340169503064b.tar.gz upstream-87eb8fad13db453b12fc4bb07c5340169503064b.tar.bz2 upstream-87eb8fad13db453b12fc4bb07c5340169503064b.zip |
base-files: remove fstab symlink
the symlink no longer gets used since we switched to the block-mount tool.
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'package/base-files/files/etc')
-rw-r--r-- | package/base-files/files/etc/fstab | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/base-files/files/etc/fstab b/package/base-files/files/etc/fstab new file mode 100644 index 0000000000..6e9b7baf53 --- /dev/null +++ b/package/base-files/files/etc/fstab @@ -0,0 +1 @@ +# <file system> <mount point> <type> <options> <dump> <pass> |