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

Fix upstart error #14

Merged
merged 5 commits into from
Oct 14, 2015
Merged

Fix upstart error #14

merged 5 commits into from
Oct 14, 2015

Conversation

actionjack
Copy link
Contributor

Fixing upstart error:

==> proxy: Error: Execution of '/usr/sbin/update-rc.d squid3 defaults' returned 1: update-rc.d: /etc/init.d/squid3: file does not exist
==> proxy: Error: /Stage[main]/Squid3/Service[squid3_service]/enable: change from false to true failed: Execution of '/usr/sbin/update-rc.d squid3 defaults' returned 1: update-rc.d: /etc/init.d/squid3: file does not exist

* Added .gitignore to prevent intellij assets polluting build tree.
* Added Gemfile to get tests working.
* Fixed rspec color deprecation warning.
* Add TravisCI support
…sysV commands:

==> proxy: Error: Execution of '/usr/sbin/update-rc.d squid3 defaults' returned 1: update-rc.d: /etc/init.d/squid3: file does not exist
==> proxy: Error: /Stage[main]/Squid3/Service[squid3_service]/enable: change from false to true failed: Execution of '/usr/sbin/update-rc.d squid3 defaults' returned 1: update-rc.d: /etc/init.d/squid3: file does not exist
@actionjack
Copy link
Contributor Author

@thias I've maintained backward compatibility with these pull requests are they in a suitable state for you to pull?

Cheers
@actionjack

@hirocaster
Copy link

👍

@ppouliot
Copy link

Any movement on the acceptance of this pull request?

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

4 participants