From 490dc22f5296ec95843b8058cfa204765b3f7717 Mon Sep 17 00:00:00 2001 From: kvorschk <92257455+kvorschk@users.noreply.github.com> Date: Sun, 5 Mar 2023 03:43:47 -0500 Subject: [PATCH] fixed syntax error --- karbs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/karbs.sh b/karbs.sh index abd9442..552a4e1 100755 --- a/karbs.sh +++ b/karbs.sh @@ -257,7 +257,7 @@ grep -q "OTHER_OPTS='-a pulseaudio -m alsa_seq -r 48000'" /etc/conf.d/fluidsynth # This line, overwriting the `newperms` command above will allow the user to run # serveral important commands, `shutdown`, `reboot`, updating, etc. without a password. -newperms %wheel ALL=(ALL) NOPASSWORD: ALL #KARBS +newperms %wheel ALL=(ALL:ALL) NOPASSWORD: ALL #KARBS # Last message! Install complete! finalize