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

Fixes #5160: Make the packaging Apache 2.4 compliant #493

Closed
wants to merge 1 commit into from
Closed

Fixes #5160: Make the packaging Apache 2.4 compliant #493

wants to merge 1 commit into from

Conversation

Kegeruneku
Copy link

Ticket: http://www.rudder-project.org/redmine/issues/5160

To be merged in master

@@ -28,11 +28,22 @@ case "$1" in
invoke-rc.d rsyslog restart >/dev/null 2>&1
echo "Done"

APACHE_VERSION=$(apache2 -v|grep Apache|sed "s%^.*Apache/\([1-9].[1-9]\).*%\1%")
Copy link
Member

Choose a reason for hiding this comment

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

Can't Apache versions have 0s in them?

@jooooooon
Copy link
Member

This looks good. Please fix the 2 comments, and re-target this to the 2.11 branch (we already support Ubuntu 14.04 with Apache 2.4 on it, see http://www.rudder-project.org/foswiki/bin/view/System/Documentation:ChangeLog211), then self-merge with other related PRs when ready.

@Kegeruneku
Copy link
Author

Retargetting !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants