summaryrefslogtreecommitdiffstats
path: root/minikrebs/profiles/rickroller_advanced/customfiles/etc/config/fstab
diff options
context:
space:
mode:
authorYour Name <you@example.com>2013-03-15 06:02:25 -0400
committerYour Name <you@example.com>2013-03-15 06:02:25 -0400
commite1047af73a37bcb0a2395ab00e06997eb6a7b61a (patch)
tree7941af9029ea8eb0435f5cd4a97dff51cb062b0e /minikrebs/profiles/rickroller_advanced/customfiles/etc/config/fstab
parentd3e60d8fac6315692f64d52f1eec55511341e7cf (diff)
parent001bfd5f2b6890cafd209de4ea360927d4dd8a55 (diff)
Merge branch 'master' of https://github.com/krebscode/painload
Conflicts: minikrebs
Diffstat (limited to 'minikrebs/profiles/rickroller_advanced/customfiles/etc/config/fstab')
-rw-r--r--minikrebs/profiles/rickroller_advanced/customfiles/etc/config/fstab19
1 files changed, 0 insertions, 19 deletions
diff --git a/minikrebs/profiles/rickroller_advanced/customfiles/etc/config/fstab b/minikrebs/profiles/rickroller_advanced/customfiles/etc/config/fstab
deleted file mode 100644
index b1e678dc..00000000
--- a/minikrebs/profiles/rickroller_advanced/customfiles/etc/config/fstab
+++ /dev/null
@@ -1,19 +0,0 @@
-config global automount
- option from_fstab 1
- option anon_mount 1
-
-config global autoswap
- option from_fstab 1
- option anon_swap 0
-
-config mount
- option target /overlay
- option device /dev/sda1
- option fstype ext4
- option options rw,sync
- option enabled 1
- option enabled_fsck 0
-
-config swap
- option device /dev/sda2
- option enabled 1