Ed Greshko writes:
On 19/07/2021 10:56, Sam Varshavchik wrote:I should be able to run a quick test of this, tomorrow-ish…OK.FWIW, I'm happy with the way my systems are configured. And they don't give me any trouble. So, not so sure how much more brain "power" I'll give this. Considering I need to prepare our balcony for the approaching typhoon. Don't want any identifiable items to crash onto someone'shead below. :-)
Well, I've reached pretty much my limtis as well. As promised I built a simple package:
Name: testpkg Version: 1 Release: 1%{?dist} Summary: testpkg License: GPL %description Test package %prep %build %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT/etc echo "%{VERSION}" >$RPM_BUILD_ROOT/etc/testpkg %files %verify(not md5 size mtime) %config(noreplace) /etc/testpkgI built versions 1 and 2 of this, intalled version 1, replaced /etc/testpkg with a random symlink, then upgraded to version 2. The symlink was preserved and was not overwritten by an updated "configuration" file.
This leaves two possibilities: authselect doesn't get executed, in some particular sequence of events when installing off a Live image; or perhaps a problem with authselect's triggers.
Attachment:
pgpJGjEJHCIBR.pgp
Description: PGP signature
_______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure