diff options
author | Devaev Maxim <[email protected]> | 2019-10-19 19:37:32 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2019-10-19 19:37:32 +0300 |
commit | 34da341edc5f319a0bb0c77937470ad7cb58a140 (patch) | |
tree | 059071c94f1d6983e532873b741c1af0eb390e85 /configs/os | |
parent | c0c1febf7279fcf5e6e265a21b9561938e7bb22f (diff) |
otg msd helpers
Diffstat (limited to 'configs/os')
-rw-r--r-- | configs/os/sudoers/v2-hdmi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/os/sudoers/v2-hdmi b/configs/os/sudoers/v2-hdmi new file mode 100644 index 00000000..cc50dc9f --- /dev/null +++ b/configs/os/sudoers/v2-hdmi @@ -0,0 +1,2 @@ +kvmd ALL=(ALL) NOPASSWD: /usr/bin/kvmd-helper-otgmsd-unlock +kvmd ALL=(ALL) NOPASSWD: /usr/bin/kvmd-helper-otgmsd-remount |