ensure we have required systemd env var (#50607)

* ensure we have required systemd env var
* add clarification about systemd and user scope

  fixes #50272
This commit is contained in:
Brian Coca
2019-01-16 12:36:41 -05:00
committed by GitHub
parent 1beb6f433b
commit a7e81ba500
2 changed files with 10 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- ensure we have a XDG_RUNTIME_DIR, as it is not handled correctly by some privilege escalation configurations