Add 'sudo' to required calls#48
Merged
jleveque merged 2 commits intosonic-net:masterfrom May 10, 2017
jleveque:sudo_fixes
Merged
Add 'sudo' to required calls#48jleveque merged 2 commits intosonic-net:masterfrom jleveque:sudo_fixes
jleveque merged 2 commits intosonic-net:masterfrom
jleveque:sudo_fixes
Conversation
added 2 commits
May 9, 2017 19:46
… allow access to /var/log/syslog
lguohan
approved these changes
May 10, 2017
vdahiya12
pushed a commit
to vdahiya12/sonic-utilities
that referenced
this pull request
Jul 23, 2021
mihirpat1
pushed a commit
to mihirpat1/sonic-utilities
that referenced
this pull request
Sep 15, 2023
…et#48) [sonic_platform_base/chassis] 1. add _eeprom and get_eeprom into class ChassisBase so that syseepromd can access eeprom related stuff. 2. fix typo (non-asic characters) [sonic_platform_base/sonic_sfp/sfputilhelper] For xcvrd, originally we plan to remain the module sfputilbase to provide functions like mapping between logical and physical interfaces. However, SfpUtilBase is an abstract class and can not be instantiated. In that case, a new module sfputilhelper has to be introduced to provide the required interfaces. 1. read_porttab_mappings, which reads port_config.ini and generats mappings 2. get_physical_to_logical 3. get_logical_to_physical 4. is_logical_port [sonic_platform_base/sfp_base] support interface get_transceiver_threshold_status
ashutosh-agrawal
pushed a commit
to ashutosh-agrawal/sonic-utilities
that referenced
this pull request
Apr 18, 2025
* Revert "[counter] Clear counter table when init (sonic-net#45)" This reverts commit 5ae186f. * Revert "dhcpv6 per interface counter support (sonic-net#43)" This reverts commit 2b33d76. * Update buster to bullseye libyang deb
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
decode-syseeprom,cat /var/log/syslogandtail -f /var/log/syslogusing sudo.show logging:--tailto--lines--followoption into a boolean flag that takes no argument-land-foptionsTODO: Add
decode-syseeprom,cat /var/log/syslogandtail -f /var/log/syslogto /etc/sudoers in sonic-buildimage repo when updating this submodule.