Pavel Valena

Results 188 comments of Pavel Valena

FTR this does not work atm. as `/etc/sysconfig/rngd` is not installed.

> > FTR this does not work atm. as `/etc/sysconfig/rngd` is not installed. > > Is that RH specific? https://github.com/nhorman/rng-tools/blob/master/rngd.service Unfortunately, yes, it seems we ship it https://src.fedoraproject.org/rpms/rng-tools/blob/rawhide/f/rngd.service | https://gitlab.com/redhat/centos-stream/rpms/rng-tools/-/blob/c9s/rngd.service

_(Sorry about all of those pushes; I somehow thought I'd resolve it without testing first.)_

Tested: https://gist.github.com/pvalena/d790ab99deb06dff8acd271239ce28b3

Added to commit message: ``` In case there are args stored in a separate file (Fedora and alike), it needs to be supplied too, but without the option to change...

This is still pending merge.

~Oh, I've installed via brew.~ That's probably the problem: ``` vagrant-qemu (0.1.6, global) ``` **Edit: I take it back, I've installed via vagrant plugin install ...**

But the vagrant is installed via brew: ``` $ vagrant --version Vagrant 2.2.19 ```

Thanks for checking!

Hello, thanks for looking into this! I have several examples: `rubygem-globalid` (most likely there's up to several hundred similar packages): https://src.fedoraproject.org/rpms/rubygem-globalid//blob/rawhide/f/rubygem-globalid.spec Update PR would look like (this one is created...