0

I have multiple services running as systemd user services stored under .config/systemd/user

They all have the entry WantedBy=multi-user.target

Last night all of them stopped, journalctl has the following entry

systemd[1492]: Stopped target Main User Target.

What happened and why did it happen?

Best

1
  • Automatic updates trying a reboot, but fail? Commented Dec 30, 2020 at 6:18

1 Answer 1

2

The services where automatically terminated, after the user logged out.

loginctl enable-linger username

Fixed this

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.