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 better defaults for installation directories #1662

Merged
merged 2 commits into from
Aug 4, 2021

Commits on Aug 4, 2021

  1. Use better defaults for installation directories

    Changed defaults for installation locations
    
    * SYSCONFDIR is /etc by default now
    * LOCALSTATEDIR is /var by default now
    * GVM_RUN_DIR is /run/gvm by default now
    * OPENVAS_DEFAULT_SOCKET is /run/ospd/ospd-openvas.sock by default now
    * SYSTEMD_SERVICE_DIR is /lib/systemd/system by default now
    
    Dropped gvmd.default file and use sane defaults in generated
    gvmd.service file instead. Packagers should patch that file if it
    doesn't fit instead of using the gvmd.default file.
    bjoernricks committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    1ecc464 View commit details
    Browse the repository at this point in the history
  2. Add changelog entry

    bjoernricks committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    3541c2b View commit details
    Browse the repository at this point in the history