summaryrefslogtreecommitdiffstats
path: root/minikrebs/profiles/rickroller_advanced/customfiles/etc/config/fstab
diff options
context:
space:
mode:
Diffstat (limited to 'minikrebs/profiles/rickroller_advanced/customfiles/etc/config/fstab')
m---------minikrebs0
-rw-r--r--minikrebs/profiles/rickroller_advanced/customfiles/etc/config/fstab19
2 files changed, 0 insertions, 19 deletions
diff --git a/minikrebs b/minikrebs
new file mode 160000
+Subproject 8fd46a7e3258bff753c42dc43fecfbbc853a685
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