Commit graph

5 commits

Author SHA1 Message Date
Chris Down 358f796d4c init: Don't set $DISPLAY
Nowadays the desktop pushes the appropriate DISPLAY and WAYLAND_DISPLAY
values into the per-user systemd environment, so this isn't needed.

Also see #131.
2020-06-09 15:20:57 +01:00
Chris Down 640e8a1fcf systemd: Use 500ms RestartSec
See #101.
2019-02-13 16:34:32 +00:00
Chris Down e5508e84c5 systemd service: Don't restrict to only /tmp
People might set $TMPDIR and this doesn't buy us much.
2017-05-30 09:02:58 +01:00
Chris Down 7367a8fc4b Do not filter syscalls in systemd init
Since we don't write the applications we use, this is liable to break
pretty easily for new/older versions than tested on. The other
protections should be sufficient.
2017-02-17 14:05:24 -05:00
Chris Down 662e31d618 Add systemd unit
Closes #39, #40.
2017-02-17 11:46:04 -05:00