Дамјан Георгиевски
Дамјан Георгиевски
did you test `sbkeysync`? it didn't work for me in a VM. I still haven't tried it on a real-metal machine.
or https://github.com/systemd/systemd/pull/18716
Changelog for 1.0 → 2.0 too
or alternativly, just left in a know place on the flash memory to be reused by the firmware which could then be generic.
> Note that you can use `Type=forking` so that systemd will consider the service started once the main process has [forked and] exited. Combine this with `ExecStart=/usr/bin/swaylock -f`, and you...
Ideally, under systemd you'd just use a systemd managed .socket https://www.freedesktop.org/software/systemd/man/systemd.socket.html that way you don't need to bother with setting up permissions to the socket and the uwsgi service and...
why does it fail? the url seems to work fine
If you don't need php support then remove php from files/uwsgibuild.ini. If you do need it, then I have no idea, find a ppa with libphp5-embed?
> The EventSource instance doesn't need to know anything from the header. It knows that every time you send a message, it should keep the EventSource connection alive. What it...
is that merged here actually? https://chromium-review.googlesource.com/c/chromium/src/+/754007