manager: check overlayfs support

This commit is contained in:
tiann
2023-01-26 17:27:06 +08:00
parent cf5bcc09e8
commit 6e8771b8d9
6 changed files with 19 additions and 0 deletions

View File

@@ -49,5 +49,6 @@
<string name="module_uninstall_failed">Failed to uninstall: %s</string>
<string name="module_version">Version</string>
<string name="module_author">Author</string>
<string name="module_overlay_fs_not_available">overlayfs is not available, module cannot work!</string>
</resources>