systemd: 229 -> 230
See https://github.com/systemd/systemd/blob/v230/NEWS for details. The main incompatible change is that processes are now killed by default when you exit a session. Thus, for example, using nohup in an SSH session no longer works. You have to use "loginctl enable-linger" and "systemd-run --user" to create a process that survives logout.
parent
b37d6d89
Please register or sign in to comment