]> git.ipfire.org Git - thirdparty/asterisk.git/commit
safe_asterisk: Fix logging and sorting issue.
authorGeorge Joseph <gjoseph@sangoma.com>
Fri, 17 Oct 2025 15:51:34 +0000 (09:51 -0600)
committerGeorge Joseph <gjoseph@sangoma.com>
Wed, 22 Oct 2025 16:27:22 +0000 (16:27 +0000)
commit38d7a99cb35b45cb4ab39ca802e0c7ea1c18ef5f
tree649825d9cdbc7bebe83d1c08214e9391294cda5e
parentd752a4a5df90f93dfb7b021492a14e9947164885
safe_asterisk:  Fix logging and sorting issue.

Re-enabled "TTY=9" which was erroneously disabled as part of a recent
security fix and removed another logging "fix" that was added.

Also added a sort to the "find" that enumerates the scripts to be sourced so
they're sourced in the correct order.

Resolves: #1539
contrib/scripts/safe_asterisk