From 7cb13b3ef23299e2b0639a6694a75a23bafa5f4a Mon Sep 17 00:00:00 2001 From: Leonard Kugis Date: Mon, 15 Sep 2025 15:53:03 +0000 Subject: Forked, added SU_OPTIONS su_options are now configurable for each mount. They will be applied in 'su ${SU_OPTIONS} -c ""'. This way, special options like '--master-mount' can be injected. --- module.prop | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'module.prop') diff --git a/module.prop b/module.prop index 44fd98e..804bfa4 100644 --- a/module.prop +++ b/module.prop @@ -1,6 +1,6 @@ id=multi-mount name=Multi-Mount -version=v1.0.0 +version=v1.1.0 versionCode=1 -author=clifforama +author=lionheart1810 description=Mounts one or more filesystems (e.g. CIFS/SMB, NFS, etc.) -- cgit v1.2.3