From f2f1f2472c5efc541bd53f51289ad58a86fa2d41 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 20 May 2017 17:35:06 -0400 Subject: ./tools/notsd-move --- xorg/50-systemd-user.sh | 7 ------- 1 file changed, 7 deletions(-) delete mode 100755 xorg/50-systemd-user.sh (limited to 'xorg') diff --git a/xorg/50-systemd-user.sh b/xorg/50-systemd-user.sh deleted file mode 100755 index 4d49767228..0000000000 --- a/xorg/50-systemd-user.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh - -systemctl --user import-environment DISPLAY XAUTHORITY - -if which dbus-update-activation-environment >/dev/null 2>&1; then - dbus-update-activation-environment DISPLAY XAUTHORITY -fi -- cgit v1.2.3-54-g00ecf