aboutsummaryrefslogtreecommitdiff
path: root/sys/etc/sudoers.d
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2024-06-09 16:56:54 +0700
committerShulhan <ms@kilabit.info>2025-12-25 14:50:18 +0700
commitcbc720a6c7b686312d1d309157b37c855eab063c (patch)
tree73568ef23589580bcc13e0d623a5276189144e8c /sys/etc/sudoers.d
parent0e203fa35544ac1db582c89c913af9bef6911ade (diff)
downloadcompute-archlinux-image-builder-cbc720a6c7b686312d1d309157b37c855eab063c.tar.xz
all: add task to build image testable with qemu
An image that build for qemu will have user "arch" with predefined SSH keys, so user can access the guest from host either using SSH key or password.
Diffstat (limited to 'sys/etc/sudoers.d')
-rw-r--r--sys/etc/sudoers.d/wheel1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/etc/sudoers.d/wheel b/sys/etc/sudoers.d/wheel
new file mode 100644
index 0000000..bbad988
--- /dev/null
+++ b/sys/etc/sudoers.d/wheel
@@ -0,0 +1 @@
+%wheel ALL=(ALL:ALL) NOPASSWD: ALL