Re: [arch-general] Grub installiert issue

2022-01-19 Thread NTS via arch-general
Hello, As far as I know grub.cfg can be found in two locations: /boot/grub2/grub.cfg when NOT using EFI /boot/efi/EFI/arch/grub.cfg when using EFI the latter being the same as EFI/arch/grub.cfg on the EFI system partition which is mounted at /boot/efi (but usually not in a rescue system!). So

Re: [arch-general] How to enable Archlinux users to easily avoid Polkit?

2021-05-30 Thread NTS via arch-general
Dear All, I agree totally to cut down on dependencies and unused daemons to reduce attack surface. Feel free to upvote this CUPS issue about its colord dependency upstream: https://github.com/OpenPrinting/cups/issues/193 BTW if the polkit service is not running then libvirtd won't start VMs

Re: [arch-general] Clock one hour ahead

2021-05-04 Thread NTS via arch-general
Hello Kiran, Please check whether your hardware clock and your OS are of the same opinion with regards to DST (summer time). Linux tends to set the hw clock to UTC, Windows tends to set it to the local time - and change it twice a year back/forth as if there were no other OS. Of course, YMMV and