> > # The application opts out of Shadow Stack support using glibc's > > System-Wide Tunables feature. For example, a package named `app` > > providing `/usr/bin/app` would install `/etc/tunables.conf.d/app.conf` > > Please, please, please, make that /usr/lib/tunables.conf.d/app.conf > by default. As described below, this is clearly something that is > part of the rpm and not "local configuration". > > An override in /etc is fine of course.
We can add “include /usr/lib/tunables.conf.d/*.conf” as well. This is simply a matter of glibc packaging. -- _______________________________________________ devel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
