Skip to content

bug fix: fix syncd.init undefined variables when stopping daemons#46

Merged
stcheng merged 1 commit intosonic-net:masterfrom
stcheng:fix
Jul 26, 2016
Merged

bug fix: fix syncd.init undefined variables when stopping daemons#46
stcheng merged 1 commit intosonic-net:masterfrom
stcheng:fix

Conversation

@stcheng
Copy link
Copy Markdown
Contributor

@stcheng stcheng commented Jul 25, 2016

No description provided.

case "$1" in
start)
. /etc/machine.conf
[ -x /etc/machine.conf ] && . /etc/machine.conf
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/etc/machine.conf does not need to be excutable

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated.

@lguohan
Copy link
Copy Markdown
Contributor

lguohan commented Jul 26, 2016

Ack

@stcheng stcheng merged commit b2fca1b into sonic-net:master Jul 26, 2016
@stcheng stcheng deleted the fix branch July 26, 2016 07:17
DavidZagury pushed a commit to DavidZagury/sonic-sairedis that referenced this pull request Apr 28, 2025
Revert "Merge pull request sonic-net#45 from r12f/code-sync-202412"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants