mirror of
https://gitlab.com/dbrw/ansible-setup.git
synced 2026-02-05 19:35:33 +07:00
update user services
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Import environemnt to systemd user session
|
||||
systemctl --user import-environment DISPLAY XAUTHORITY PATH
|
||||
systemctl --user import-environment DISPLAY XAUTHORITY PATH XDG_SESSION_ID
|
||||
|
||||
# Run graphical-session.target
|
||||
systemctl --user start --wait xorg.target
|
||||
|
||||
Reference in New Issue
Block a user