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

Add support for Jessie #2613

Merged
merged 6 commits into from Dec 9, 2017
Merged

Add support for Jessie #2613

merged 6 commits into from Dec 9, 2017

Conversation

cdonati
Copy link
Member

@cdonati cdonati commented Nov 10, 2017

The monit daemon on Jessie does not register a reload when the
service command is used.
By default ejabberd on Jessie does not write a pidfile, and it
does not include mod_client_state.
@cdonati
Copy link
Member Author

cdonati commented Nov 10, 2017

@@ -110,6 +110,19 @@ def self.get_ejabberd_version
major_version
end

def self.update_ctl_config
config_path = '/etc/ejabberd/ejabberdctl.cfg'
Copy link
Member

Choose a reason for hiding this comment

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

Should this be a constant at the beginning of the file?

@cdonati
Copy link
Member Author

cdonati commented Nov 12, 2017

Copy link
Contributor

@jeanleonov jeanleonov left a comment

Choose a reason for hiding this comment

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

This is awesome that we can run in jessie!

@cdonati
Copy link
Member Author

cdonati commented Nov 28, 2017

@obino obino merged commit d690510 into AppScale:master Dec 9, 2017
@cdonati cdonati deleted the jessie branch December 9, 2017 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants