diff options
author | Leonard Kugis <leonard@kug.is> | 2025-09-16 18:56:22 +0000 |
---|---|---|
committer | Leonard Kugis <leonard@kug.is> | 2025-09-16 18:56:22 +0000 |
commit | d25d1ac9e53b3333944ef4e18795cf1354c179f0 (patch) | |
tree | 3c56294e1c7ed460a72ded4c7fbca0832897be68 /config/fstab.conf | |
download | magisk-fstab-d25d1ac9e53b3333944ef4e18795cf1354c179f0.tar.gz |
Initial commit
Diffstat (limited to 'config/fstab.conf')
-rw-r--r-- | config/fstab.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/fstab.conf b/config/fstab.conf new file mode 100644 index 0000000..903906d --- /dev/null +++ b/config/fstab.conf @@ -0,0 +1,4 @@ +# Static information about the filesystems. +# See fstab(5) for details. + +# <file system> <dir> <type> <options> <dump> <pass> |