shell-things/conf/systemd/user/README.md

8 lines
225 B
Markdown
Raw Normal View History

`~/.config/systemd/user`
To enable lingering
`sudo loginctl enable-linger username` or if it doesn't work, `sudo touch /var/lib/systemd/linger/username`
https://wiki.archlinux.org/index.php/Systemd/User will be a big help