[systemd-devel] How does systemd-logind know if it is docked?

2017-12-31 Thread Ian Pilcher
I ran into an issue where systemd-logind is suspending my system when it boots with the lid closed, even though it is docked. The root cause seems to be a kernel regression, but it begs the question, how does systemd-logind determine whether it is docked? -- =

[systemd-devel] How to stop systemctl --user processes before backup runs then restart

2017-12-31 Thread Barry Scott
I think that for my backups to run for a user I will need to stop their systemd user services. How do you recommend that I do that and after the backup has completed how do I startup the syetemd user services again, just as happened at system boot? Barry ___