summaryrefslogtreecommitdiff
path: root/.config/login.d/90_dot-runtime.sh
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2015-04-13 17:10:00 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-04-13 17:10:00 -0400
commit39db29c39dcca6d47fbc56dffd8c0c7bf63beb51 (patch)
treec769eba9bb2da4cf6eca0421992736841bf8f8d6 /.config/login.d/90_dot-runtime.sh
parentf181c08119e7bf00ce6520331afb737321f350ad (diff)
parent39c0d7a5c7538350e96fc135147f56cdb7d45093 (diff)
Merge remote-tracking branch 'origin/master'
Diffstat (limited to '.config/login.d/90_dot-runtime.sh')
-rw-r--r--.config/login.d/90_dot-runtime.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/.config/login.d/90_dot-runtime.sh b/.config/login.d/90_dot-runtime.sh
deleted file mode 100644
index 87d30ec..0000000
--- a/.config/login.d/90_dot-runtime.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-# This is really only needed for ssh ControlPath; as I don't have a
-# way to communicate XD
-mkdir -p -- ~/.runtime
-ln -sfT -- "$XDG_RUNTIME_DIR" ~/.runtime/"$HOSTNAME"