Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v247-stable
/
.
/
xorg
/
50-systemd-user.sh
blob: bfee5f691c4665d3549dd99335bdf1ef2e29b74e [
file
] [
log
] [
blame
] [
raw
]
#!/bin/sh
systemctl
--
user import
-
environment DISPLAY XAUTHORITY
if
command
-
v dbus
-
update
-
activation
-
environment
>/
dev
/
null
2
>&
1
;
then
dbus
-
update
-
activation
-
environment DISPLAY XAUTHORITY
fi