diff options
author | Maxim Devaev <[email protected]> | 2022-04-05 21:33:41 +0300 |
---|---|---|
committer | Maxim Devaev <[email protected]> | 2022-04-05 21:33:41 +0300 |
commit | 0353e0c83289dec12ce4b293c327cc5bf86de4a8 (patch) | |
tree | a99463697c532c718c1f22ae6b7e1094c836ac43 /configs/os/sudoers/v2-hdmiusb | |
parent | 5be17cb75616dbcffee384ba65df74684c7d1fca (diff) |
pst remount helper
Diffstat (limited to 'configs/os/sudoers/v2-hdmiusb')
-rw-r--r-- | configs/os/sudoers/v2-hdmiusb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/os/sudoers/v2-hdmiusb b/configs/os/sudoers/v2-hdmiusb index cc50dc9f..f5d7f5b3 100644 --- a/configs/os/sudoers/v2-hdmiusb +++ b/configs/os/sudoers/v2-hdmiusb @@ -1,2 +1,3 @@ kvmd ALL=(ALL) NOPASSWD: /usr/bin/kvmd-helper-otgmsd-unlock kvmd ALL=(ALL) NOPASSWD: /usr/bin/kvmd-helper-otgmsd-remount +kvmd-pst ALL=(ALL) NOPASSWD: /usr/bin/kvmd-helper-pst-remount |