Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove sudo #72

Merged
merged 5 commits into from
Dec 7, 2018
Merged

Remove sudo #72

merged 5 commits into from
Dec 7, 2018

Conversation

lephino
Copy link
Contributor

@lephino lephino commented Dec 6, 2018

This requires a timed merge with splunk-ansible.

@@ -46,7 +46,7 @@ ln -s busybox syslogd
ln -s busybox tail
ln -s busybox traceroute
ln -s busybox vi

chmod u+s /bin/ping
Copy link
Contributor

Choose a reason for hiding this comment

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

May need to do this for ping6 as well - the other symlinks we created don't seem to be affected by this permission issue

Copy link
Contributor Author

@lephino lephino Dec 6, 2018

Choose a reason for hiding this comment

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

this is needed to create an icmp packet, ping6 doesn't actually use icmp in the same way. I did test it, and ran through a few of the other commands. I didn't see any others that failed.

arctan5x
arctan5x previously approved these changes Dec 6, 2018
bb03
bb03 previously approved these changes Dec 6, 2018
nwang92
nwang92 previously approved these changes Dec 7, 2018
@lephino lephino dismissed stale reviews from nwang92, bb03, and arctan5x via 5d4548a December 7, 2018 19:49
@lephino lephino merged commit 790a581 into develop Dec 7, 2018
@lephino lephino deleted the remove_sudo branch December 11, 2018 00:26
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.

None yet

6 participants