pst remount helper

This commit is contained in:
Maxim Devaev
2022-04-05 21:33:41 +03:00
parent 5be17cb756
commit 0353e0c832
8 changed files with 11 additions and 0 deletions

View File

@@ -131,6 +131,7 @@ def main() -> None:
"kvmd-watchdog = kvmd.apps.watchdog:main",
"kvmd-helper-otgmsd-unlock = kvmd.helpers.unlock:main",
"kvmd-helper-otgmsd-remount = kvmd.helpers.remount:main",
"kvmd-helper-pst-remount = kvmd.helpers.remount:main",
],
},