diff options
Diffstat (limited to 'configs/os/sudoers')
-rw-r--r-- | configs/os/sudoers/v0-hdmi | 1 | ||||
-rw-r--r-- | configs/os/sudoers/v0-hdmiusb | 1 | ||||
-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 |
5 files changed, 5 insertions, 0 deletions
diff --git a/configs/os/sudoers/v0-hdmi b/configs/os/sudoers/v0-hdmi new file mode 100644 index 00000000..bb549dc8 --- /dev/null +++ b/configs/os/sudoers/v0-hdmi @@ -0,0 +1 @@ +kvmd-pst ALL=(ALL) NOPASSWD: /usr/bin/kvmd-helper-pst-remount diff --git a/configs/os/sudoers/v0-hdmiusb b/configs/os/sudoers/v0-hdmiusb new file mode 100644 index 00000000..bb549dc8 --- /dev/null +++ b/configs/os/sudoers/v0-hdmiusb @@ -0,0 +1 @@ +kvmd-pst ALL=(ALL) NOPASSWD: /usr/bin/kvmd-helper-pst-remount diff --git a/configs/os/sudoers/v2-hdmi b/configs/os/sudoers/v2-hdmi index cc50dc9f..f5d7f5b3 100644 --- a/configs/os/sudoers/v2-hdmi +++ b/configs/os/sudoers/v2-hdmi @@ -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 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 diff --git a/configs/os/sudoers/v3-hdmi b/configs/os/sudoers/v3-hdmi index cc50dc9f..f5d7f5b3 100644 --- a/configs/os/sudoers/v3-hdmi +++ b/configs/os/sudoers/v3-hdmi @@ -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 |