Bug#820111: document how to use per-user systemd --user services

2016-12-24 Thread Patrick Schleizer
Michael Biebl: > Can you attache the full output of > systemctl status --user mytest > > and the completer mytest.service unit. You looking into this is appreciated! cat /etc/systemd/user/mytest.service [Unit] Description=mytest [Service] Type=oneshot RemainAfterExit=yes ExecStart=/bin/true

Bug#820111: document how to use per-user systemd --user services

2016-12-17 Thread Michael Biebl
On Tue, 5 Apr 2016 14:52:59 + Patrick Schleizer wrote: > Package: systemd > Severity: wishlist > X-Debbugs-CC: whonix-de...@whonix.org > > Dear maintainer, > > please document how to use per-user systemd --user services. > > - how to do that for a login console > -

Bug#820111: document how to use per-user systemd --user services

2016-04-05 Thread Patrick Schleizer
Package: systemd Severity: wishlist X-Debbugs-CC: whonix-de...@whonix.org Dear maintainer, please document how to use per-user systemd --user services. - how to do that for a login console - how to do that for an X session (If there is any difference.) Steps I done: sudo apt-get install