Olivier Mehani
Olivier Mehani
I have an idea, but it doesn't seem to work so far. I'll leave it here for completeness. Waiting for upstream support, we could enable the systemd watchdog support in...
Ah! Based on https://serverfault.com/questions/805745/reboot-or-systemctl-daemon-reload-for-changes-to-etc-systemd-system-conf: `daemon-reload` only reloads the units, `daemon-reexec` reloads the daemon and re-applies all the config. And indeed it does. Here is an `/storage/.config/autostart.sh` script that sets-up systemd...
I'm watching videos from 34C3 [0], and have neither icon nor context menu. Same when I open the video directly. Could this be due to the videos being served over...
I think the Open-in-default-container feature and UI should have a slightly different behaviour. In addition to the behaviour described above, it would be good to have a wider selection of...
Yup, I tried it out before opening this ticket: ``` $ /sbin/sysctl -n hw.physmem hw.pagesize vm.stats.vm.v_inactive_count vm.stats.vm.v_cache_count vm.stats.vm.v_free_count 2090799104 4096 sysctl: second level name stats in vm.stats.vm.v_inactive_count is invalid sysctl:...
Would this be related to #2294?
This seems to fix it for some sites, but notably not the AWS console. Also, I have double-checked and can confirm that it also happens from the menu with Fill...
Ah, no, wrong page. I'm talking about this one: https://console.aws.amazon.com/console/home. 
Note that AWS was just an example of the problem. I picked it as it was somewhat public, but I see the issue with pretty much all the sites I...
[Actually, all the other site with which I had issue seem to work, so the race condition is fixed, leaving this issue for AWS-like login forms]