Skip to content
  • Scott Moreau's avatar
    build: Add 'auto' to logind-provider combo option · 30308e35
    Scott Moreau authored
    The logind provider defaulted to systemd and in order to use elogind,
    -Dlogin-provider=elogind was required. This adds 'auto' as a choice
    for the login-provider option and sets it as default. Using 'auto',
    the build will check for systemd first and if it's not found, try
    to find and use elogind automatically.
    30308e35