Commit Graph

1 Commits (main)

Author SHA1 Message Date
Amir Alexander Abdelbaki 682e3769f6 feat(setup/tools): add passwordless-sudo.sh toggle script
For sessions that need to run a string of sudo commands with nothing
around to answer a password prompt (unattended VM builds, agent-driven
scripting). Drops a validated sudoers.d NOPASSWD entry for the current
user on enable, removes it on disable. Off by default, not part of the
regular install/update flow.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01TLz6HWsXCwzQ97LrLt2em6
2026-07-09 09:55:54 +02:00