You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.
Is your feature request related to a problem? Please describe. qemu-guest only supports sudo as a way of running with root privilege. Would be good if doas is supported too.
Describe the solution you'd like qemu-guest runs when doas is installed.
Is your feature request related to a problem? Please describe.
qemu-guest
only supportssudo
as a way of running with root privilege. Would be good ifdoas
is supported too.Describe the solution you'd like
qemu-guest
runs whendoas
is installed.Add another conditional here:
https://github.com/unikraft/kraft/blob/b9893d7df365f5eb77d9a5e95bfc095cc90c6330/scripts/qemu-guest#L356-L368
Describe alternatives you've considered
both
doas kraft run
andsudo kraft run
fail due toThe text was updated successfully, but these errors were encountered: