Patrick Schleizer: > Unman: >> On Sat, Jun 04, 2016 at 01:17:03PM +0000, Patrick Schleizer wrote: >>> Using Debian templates? Then I don't think anyone on the internet >>> explained yet how to do that or there might be a bug in Debian. Bug report: >>> >>> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=820111 >>> >>> Cheers, >>> Patrick >>> >> This works for me: >> >> loginctrl enable-linger user > > This is a problem. Why is it required to enable systemd lingering? > > Lingering should only be required if a user wishes to run systemd user > services even if not logged in. > >> Drop the service file in .config/systemd/user >> >> systemctl --user enable foo > > Now I am getting... > > Failed to execute operation: Process org.freedesktop.systemd1 exited > with status 1 > > Any idea?
I was able to resolve this by installing systemd 230-2 from Debian stretch, which is not a great solution. (And no solution to what I am actually working on. https://phabricator.whonix.org/T424 Mixing jessie packages with stretch can lead to other unrelated issues.) >> In your service file in the [Install] section: >> WantedBy=default.target works fine. >> >> See if that works for you. >> >> unman >> > -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/5762A61B.3060806%40riseup.net. For more options, visit https://groups.google.com/d/optout.
