]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - xorg/50-systemd-user.sh
test-network: use wait-online in NetworkdBondTests
[thirdparty/systemd.git] / xorg / 50-systemd-user.sh
index 5588185c50382ae3e4f376ffb5293ec73da4a489..bfee5f691c4665d3549dd99335bdf1ef2e29b74e 100755 (executable)
@@ -3,5 +3,5 @@
 systemctl --user import-environment DISPLAY XAUTHORITY
 
 if command -v dbus-update-activation-environment >/dev/null 2>&1; then
-        dbus-update-activation-environment DISPLAY XAUTHORITY
+    dbus-update-activation-environment DISPLAY XAUTHORITY
 fi