diff options
author | Maxim Devaev <[email protected]> | 2022-04-10 06:00:10 +0300 |
---|---|---|
committer | Maxim Devaev <[email protected]> | 2022-04-10 06:00:10 +0300 |
commit | 486f1be9867fcb3220a2918ddd5b0371ece17d5d (patch) | |
tree | 22f6297f9a4755631c0aee3397980a8e2dde0d22 /configs | |
parent | 122242ea472684434989706253bb38ad48a6cbd6 (diff) |
get rid of the otg-unlock helper
Diffstat (limited to 'configs')
-rw-r--r-- | configs/os/sudoers/v2-hdmi | 1 | ||||
-rw-r--r-- | configs/os/sudoers/v2-hdmiusb | 1 | ||||
-rw-r--r-- | configs/os/sudoers/v3-hdmi | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/configs/os/sudoers/v2-hdmi b/configs/os/sudoers/v2-hdmi index f5d7f5b3..673d4033 100644 --- a/configs/os/sudoers/v2-hdmi +++ b/configs/os/sudoers/v2-hdmi @@ -1,3 +1,2 @@ -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 diff --git a/configs/os/sudoers/v2-hdmiusb b/configs/os/sudoers/v2-hdmiusb index f5d7f5b3..673d4033 100644 --- a/configs/os/sudoers/v2-hdmiusb +++ b/configs/os/sudoers/v2-hdmiusb @@ -1,3 +1,2 @@ -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 diff --git a/configs/os/sudoers/v3-hdmi b/configs/os/sudoers/v3-hdmi index f5d7f5b3..673d4033 100644 --- a/configs/os/sudoers/v3-hdmi +++ b/configs/os/sudoers/v3-hdmi @@ -1,3 +1,2 @@ -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 |