summaryrefslogtreecommitdiff
path: root/.config/login.d/90_symlink_xdg_runtime_dir.sh
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-04-20 19:37:22 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-04-20 19:37:22 -0400
commit92cc88c0668655155e9b63d8f43f51b12410fdff (patch)
tree8f4d21ec67e5045585bc7acb6baf7b12494a7f89 /.config/login.d/90_symlink_xdg_runtime_dir.sh
parent278000a3b8a64fd000ddd8198f76bd2bf78e4557 (diff)
parenta9fb80359a3e84ed7b64d3ecdf699acc5e53abc9 (diff)
Merge branch 'master' into build64-par/master
Diffstat (limited to '.config/login.d/90_symlink_xdg_runtime_dir.sh')
-rw-r--r--.config/login.d/90_symlink_xdg_runtime_dir.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/login.d/90_symlink_xdg_runtime_dir.sh b/.config/login.d/90_symlink_xdg_runtime_dir.sh
index bc6109d..7ee4bba 100644
--- a/.config/login.d/90_symlink_xdg_runtime_dir.sh
+++ b/.config/login.d/90_symlink_xdg_runtime_dir.sh
@@ -1,3 +1,4 @@
+#!/hint/sh
# This is really only needed for ssh ControlPath; as I don't have a
# way to communicate XDG_RUNTIME_DIR
if [ -n "$XDG_RUNTIME_DIR" ]; then