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 Drop the service file in .config/systemd/user systemctl --user enable foo ` 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/20160605031419.GA4817%40thirdeyesecurity.org. For more options, visit https://groups.google.com/d/optout.
