Skip to content

run directory location #121

@wt

Description

@wt

Most modern Linux distros prefer what was /var/run to be located at /run now. Fedora actually symlinks /var/run -> /run. I think most other mainstream distros do this also.

I think that it would be nice to be able to specify the default "run" directory at config time. I see that right now it's located in spnav.h (via the SOCKNAME and PIDFILE defines) with no option for configuration of only the directory. Maybe simply add a RUN_DIR define at the very least and use that for the SOCK_NAME and PIDFILE defines as the first cut if no one steps up to implement the configuration option?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions