aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/common/.local/bin/sysupdate
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-27 15:28:28 -0400
committerCraig Jennings <c@cjennings.net>2026-06-27 15:28:28 -0400
commit263b52dc4a5b4584dab24969efadebf806b30440 (patch)
tree8d4dd7f790d84ccf9c95ff3ab629bc385312fc4e /dotfiles/common/.local/bin/sysupdate
parentc0b14c7db978ec44150637c80bf7228983bea061 (diff)
downloadarchsetup-main.tar.gz
archsetup-main.zip
fix: log the granting-permissions step on sudoers write failureHEADmain
create_user announced "granting permissions" with a bare display call that never set $action, so a failed sudoers write fell back to error_warn "$action" and logged the stale "creating user and home directory" from an earlier step. I set action at that step so a failure names the operation that actually failed. It was the only stale-$action site in the script (the rest set action adjacently before their error_warn).
Diffstat (limited to 'dotfiles/common/.local/bin/sysupdate')
0 files changed, 0 insertions, 0 deletions