diff options
Diffstat (limited to 'rootfs/etc/init.d/00_mounts')
-rw-r--r-- | rootfs/etc/init.d/00_mounts | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/rootfs/etc/init.d/00_mounts b/rootfs/etc/init.d/00_mounts deleted file mode 100644 index 804880c..0000000 --- a/rootfs/etc/init.d/00_mounts +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -# mount all drives in /etc/fstab -mount -a |