Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
v236
/
.
/
xorg
/
50-systemd-user.sh
blob: 4d497672283bbf463b9a93fe2559a86f1d19b7e7 [
file
] [
log
] [
blame
] [
raw
]
#!/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