Skip to content
This repository has been archived by the owner on Nov 29, 2021. It is now read-only.

Use better defaults for file paths and permissions #429

Merged
merged 2 commits into from
Jul 1, 2021

Commits on Jul 1, 2021

  1. Use better defaults for file paths and permissions

    * /var/run is just a symlink to /run nowadays.
    * Allow user and group to access to socket by default. This allows for
      querying data from osp in a multi-user setup more easily.
    * Move pid file within /run/ospd
    * There is no /usr/var directory by default. Therefore change the path
      to the certs to something that makes sense
    bjoernricks committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    64571cb View commit details
    Browse the repository at this point in the history
  2. Add changelog entry

    bjoernricks committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    352d01e View commit details
    Browse the repository at this point in the history