On Tuesday, March 14, 2017 at 7:04:39 PM UTC-4, cubit wrote: > 14. Mar 2017 22:50 by [email protected]: > This should help. https://github.com/QubesOS/qubes-issues/issues/2584 > > Essentially, make sure you have gnome-keyring and libnotify-daemon rpms > installed in the template. The edit the template > /etc/NetworkManager/NetworkManager.conf file and add 'keyfile' to the plugins > list under [main]. > > > > Thank you, I see you mention the need for libnotify-daemon which does not > look to exist as a package in dnf. > > > For the plugin's line I have > > > #plugins=ifcfg-rh,ibft > > > Does it make more sense to match it to that in github ("plugins=ifbt,keyfile) > or just updated to add keyfile to existing one I have. to be > > > plugins=ifcfg-rh,ibft,keyfile
Was typing from memory. Try notification-daemon for the rpm to install. I would try it like plugins=ifcfg-rh,ibft,keyfile... but if it doesn't work, just make it plugins=keyfile. That is what the qubes-core-agent-linux is doing. I made mine simply plugins=keyfile but may not really matter. -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/7bed9ffc-be85-4c15-a536-68bf8fbd581f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
