Azure / Azure/azure-linux-extensions
Custom Script resets the mode of /var/log/azure
Open
- Dominant language
- Python
- Stars
- 333
- Forks
- 278
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 4
Description
This is related to #1848.
Extensions should not reset the mode of /var/log/azure (resetting the mode of their own logs would be more appropriate).
Custom script does it here: https://github.com/Azure/azure-linux-extensions/blob/master/CustomScript/customscript.py#L55
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.