[
https://issues.apache.org/jira/browse/CLOUDSTACK-9039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14996542#comment-14996542
]
ASF GitHub Bot commented on CLOUDSTACK-9039:
--------------------------------------------
Github user borisroman commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/1039#discussion_r44275343
--- Diff: python/lib/cloudutils/serviceConfigServer.py ---
@@ -107,7 +107,7 @@ def checkHostName():
bash("chown cloud.cloud /var/run/cloudstack-management.pid")
#distro like sl 6.1 needs this folder, or tomcat6 failed to start
--- End diff --
@remibergsma Grepping yields:
```
grep "/var/log/cloudstack-management/" . -r
./python/lib/cloudutils/serviceConfigServer.py: bash("mkdir
/var/log/cloudstack-management/")
```
> Log folder path Ubuntu
> ----------------------
>
> Key: CLOUDSTACK-9039
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9039
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Install and Setup
> Affects Versions: 4.6.0
> Reporter: Boris Schrijver
> Assignee: Boris Schrijver
> Priority: Minor
>
> Log folder path is incorrect during setup.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)