Skip to content

Conversation

areese
Copy link

@areese areese commented Jun 28, 2021

by leveraging the sysconfdir macro from autoconf

  1. Add SYSCONFDIR define which is set to the autoconf provided @sysconfdir@
  2. Remove the FreeBSD #ifdef around tgl_set_rsa_key, and replace
    with #ifdef SYSCONFDIR around tgl_set_rsa_key, to use SYSCONFDIR for location of server.pub

by leveraging the sysconfdir macro from autoconf

1. Add SYSCONFDIR define which is set to the autoconf provided @sysconfdir@
2. Remove the FreeBSD #ifdef around tgl_set_rsa_key, and replace
   with #ifdef SYSCONFDIR around tgl_set_rsa_key, to use SYSCONFDIR for location of server.pub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants