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

Use defaultLinuxLogsLocation for /var/log #150

Merged
merged 2 commits into from
Feb 3, 2014
Merged

Commits on Feb 2, 2014

  1. Use defaultLinuxLogsLocation for /var/log

    Log directory 'logs' in the installation directory is soft-linked to
    /var/log/app-name/. Instead of hard coding /var/log use the already
    provided variable defaultLinuxLogsLocation.
    hfs committed Feb 2, 2014
    Configuration menu
    Copy the full SHA
    45b71f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2014

  1. Add test for defaultLinuxLogsLocation

    Add a new test 'debian/log-directory' to check that a custom setting for
    defaultLinuxLogsLocation is correctly applied.
    hfs committed Feb 3, 2014
    Configuration menu
    Copy the full SHA
    6628136 View commit details
    Browse the repository at this point in the history