summaryrefslogtreecommitdiffstats
path: root/minikrebs/profiles/rickroller_advanced/customfiles/etc/config/fstab
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2013-03-07 11:40:38 +0100
committermakefu <github@syntax-fehler.de>2013-03-07 11:40:38 +0100
commit7fa8fb85b072f612adb322f8a02617e1bd737020 (patch)
tree683df8268baae71451633518aa7ff7ea258a4aa8 /minikrebs/profiles/rickroller_advanced/customfiles/etc/config/fstab
parentdbe2d838ba6834788265029162b2dd7d82473335 (diff)
parentef4eb3189363f5cd9a33b43693322a68d3142979 (diff)
Merge branch 'master' of github.com:krebscode/painload
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