Daniel Wallace

Results 65 comments of Daniel Wallace

pdf-annotate just uses pdfrw, if you check their docs, you should be able to use the pdf object from pdfrw to rotate the page.

Starting with 2017.7.3, with `KillMode=process` in the systemd service unit, you can use the `service.restart` unit. Systemd is much more strict about this, and tracks the cgroup, and does not...

Unfortunately, currently, if the request_body_schema is specified, it must conform to a application/json content-type. https://github.com/plangrid/flask-rebar/blob/da6b1638f5e7d114fdccc71c576f89ec54836c79/flask_rebar/rebar.py#L129-L130 What you would do in the case where you wanted to use a multipart/form-data, is...

I edited it to use Xorg.wrap, which still does setuid. That is the above, broken still on the regular /usr/bin/Xorg

https://wiki.archlinux.org/index.php/Systemd/User#Running_Xorg_as_a_systemd_user_service Can also get rid of the xorg-launch-helper and switch to socket units.