Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [Unit]
- Description=startx for user %i
- [email protected] systemd-user-sessions.service
- [Service]
- User=%i
- TTYPath=/dev/tty7
- PAMName=login
- Environment=DISPLAY=:0
- WorkingDirectory=/home/%I
- Nice=0
- ExecStart=/bin/bash -l -c "cd; startx >/dev/null 2>&1"
- [Install]
- WantedBy=graphical.target
Add Comment
Please, Sign In to add comment