Skip to content
Snippets Groups Projects
Commit ad4422f8 authored by Eric Boix's avatar Eric Boix
Browse files

Update CkanUbuntuJettyInstallFailure.md

parent 1c4ba1e2
No related branches found
No related tags found
No related merge requests found
...@@ -76,7 +76,7 @@ sudo vim /etc/default/jetty ...@@ -76,7 +76,7 @@ sudo vim /etc/default/jetty
---> JETTY_PORT=8983 # (line 18) ---> JETTY_PORT=8983 # (line 18)
``` ```
Fix the broken launcher as [documented here](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719875 Fix the broken launcher as [documented here](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719875)
``` ```
sudo vim /etc/init.d/jetty sudo vim /etc/init.d/jetty
---> ROTATELOGS=/usr/bin/rotatelogs # (line 201) ---> ROTATELOGS=/usr/bin/rotatelogs # (line 201)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment