Re: systemd not seeing my user units after reboot

2019-08-23 Thread Sven Hartge
Victor A. Stoichita wrote: > I wasn’t aware that it would also have *obsolete* packages that had > been dropped from testing or stable. But of course, those obsolete > packages might still be the "latest packages" available. Packages are removed from Sid mostly when the DD (or the QA team as fal

Re: systemd not seeing my user units after reboot

2019-08-23 Thread Victor A. Stoichita
Le 23 Aug 2019, Sven Hartge a écrit : It was never not available in Sid. This normal for packages, they are normally only removed from Testing. Thanks for clarifying this. I guess that I was confused by the Debian wiki at https://wiki.debian.org/DebianUnstable The wiki says that Sid ho

Re: systemd not seeing my user units after reboot

2019-08-23 Thread Sven Hartge
Victor A. Stoichita wrote: > Le 23 Aug 2019, Sven Hartge a écrit : >> Victor A. Stoichita wrote: >>> Could it be relevant that my home folder is encrypted with >>> ecryptfs? How can I check whether it is now decrypted before or >>> after systemd starts its user instance? >> >> ecryptfs is not

Re: systemd not seeing my user units after reboot

2019-08-23 Thread Victor A. Stoichita
Le 23 Aug 2019, Sven Hartge a écrit : Victor A. Stoichita wrote: Could it be relevant that my home folder is encrypted with ecryptfs? How can I check whether it is now decrypted before or after systemd starts its user instance? ecryptfs is not included nor supported in Debian 10. https

Re: systemd not seeing my user units after reboot

2019-08-22 Thread Sven Hartge
Victor A. Stoichita wrote: > Could it be relevant that my home folder is encrypted with > ecryptfs? How can I check whether it is now decrypted before or > after systemd starts its user instance? ecryptfs is not included nor supported in Debian 10. https://www.debian.org/releases/buster/amd64

systemd not seeing my user units after reboot

2019-08-22 Thread Victor A. Stoichita
Hi, I have some custom systemd units in ~/.config/systemd/user In Debian 9 I could start my ~/.config/systemd/user/foo.service after reboot and login simply with $ systemctl --user start foo.service Since I upgraded to Debian 10, I need to issue a prior $ systemctl --user daemon-reload If I