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
I guess you mean loginctl not loginctrl. What this command does is apparently doing is creating an empty file: /var/lib/systemd/linger/user This is not great in context of Qubes, since that file is in /var and not persistent by default in TemplateBasedVMs. Do you think this can be configured using a proper config file also? Apart from this, thanks a lot, it works for me also! Cheers, Patrick > 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/575446F6.2020300%40riseup.net. For more options, visit https://groups.google.com/d/optout.
