Age Bosma
Age Bosma
...I just went for it. After updating to MicroG 3.1.240913 I can confirm that the background location issue is fixed! I can disable the "include in sensor update" option under...
You don't have to, and I'm not saying you should, but you can change the known host file manually. You either get the key added by making a connection to...
@bramvanderp You can by setting the `GITHUB_CONFIG_SOURCE_REPO` environment variable to `GITHUB_CONFIG_SOURCE_REPO=Forage/vpn-configs-contrib`. See https://github.com/haugene/vpn-configs-contrib/blob/main/CONTRIBUTING.md for more info.
> Have you tested the `libvirt` installation without the `vagrant-reload`? Does it work? The last time i reworked the Vagrantfile the plugin has to be installed on Ubuntu Linux, otherwise...
A quick update with some additional findings. Vagrant VB with `config.vm.provision :reload`: ``` ... ==> omv7box: Running provisioner: shell... omv7box: Running: /tmp/vagrant-shell20240504-322239-og84vo.sh omv7box: Patching network configuration ... omv7box: Patching &...
Quite a puzzle, but I finally found the cause. The device names are not correct (any more), causing the network service to fail. The patch translates `eth0` to `ens6` and...