diff options
Diffstat (limited to '')
-rw-r--r-- | etc/sudoers | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/sudoers b/etc/sudoers index 4bb7722..a1fefad 100644 --- a/etc/sudoers +++ b/etc/sudoers @@ -1 +1 @@ -ALL ALL=(ALL) NOPASSWD: /usr/bin/reboot-into-windows +ALL ALL=(ALL) NOPASSWD: /usr/bin/grub-reboot-into-windows |