Fix Darwin Scripts and Document Sudo
Changes: * Use sudo in service.sh for Darwin to find user services if not running as root * Fix parsing the output of softwareupdate command on Darwin in update.sh * Better document usage of sudo in docs/Sudo.md
This commit is contained in:
parent
a24e4c8ee5
commit
653ee79a67
7 changed files with 84 additions and 18 deletions
|
@ -1,5 +1,15 @@
|
|||
# Technical Add-on for Unix and Linux
|
||||
|
||||
## Version 9.2.0.11 (2025-01-25)
|
||||
|
||||
Fix Darwin Scripts and Document Sudo
|
||||
|
||||
Changes:
|
||||
|
||||
* Use sudo in service.sh for Darwin to find user services if not running as root
|
||||
* Fix parsing the output of softwareupdate command on Darwin in update.sh
|
||||
* Better document usage of sudo in docs/Sudo.md
|
||||
|
||||
## Version 9.2.0.10 (2025-01-25)
|
||||
|
||||
Fix OpenBSD Support and Other Bugs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue