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

meson: don't install broken tmpfiles config with sshconfdir == 'no' #31125

Merged
merged 1 commit into from Jan 30, 2024

Commits on Jan 30, 2024

  1. meson: don't install broken tmpfiles config with sshd?confdir == 'no'

    20-systemd-ssh-generator.conf expands SSHCONFDIR, which is bogus when we
    build with -Dsshconfdir=no. Similarly, avoid expanding SSHDCONFDIR in
    20-systemd-userdb.conf when building with -Dsshconfdir=no.
    
    Follow-up 6c7fc5d.
    mrc0mmand committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    d4df30d View commit details
    Browse the repository at this point in the history