summaryrefslogtreecommitdiffhomepage
path: root/modules/luci-mod-system/root/usr/share/ucitrack/luci-mod-system-mounts.json
diff options
context:
space:
mode:
authorFlorian Eckert <fe@dev.tdt.de>2024-04-11 12:55:40 +0200
committerFlorian Eckert <fe@dev.tdt.de>2024-04-11 16:15:52 +0200
commitc15b0bf513438d81d41e6627b29aaf53942cb20f (patch)
treeaaf0ec537b9bf601538c6bb62fabcb2ec8756f19 /modules/luci-mod-system/root/usr/share/ucitrack/luci-mod-system-mounts.json
parenta26eefd77c77dbb817e7746f32d2c07734773cd0 (diff)
luci-base: move and rename ucitrack fstab.json
Move the json file to where it belongs. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Diffstat (limited to 'modules/luci-mod-system/root/usr/share/ucitrack/luci-mod-system-mounts.json')
-rw-r--r--modules/luci-mod-system/root/usr/share/ucitrack/luci-mod-system-mounts.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/luci-mod-system/root/usr/share/ucitrack/luci-mod-system-mounts.json b/modules/luci-mod-system/root/usr/share/ucitrack/luci-mod-system-mounts.json
new file mode 100644
index 0000000000..95b071167c
--- /dev/null
+++ b/modules/luci-mod-system/root/usr/share/ucitrack/luci-mod-system-mounts.json
@@ -0,0 +1,4 @@
+{
+ "config": "fstab",
+ "exec": "/sbin/block mount"
+}