[systemd-devel] Questions regarding dbus started via systemd --user
Mantas Mikulėnas
grawity at gmail.com
Fri Jan 9 02:31:53 PST 2015
I guess you could use KillMode= for this?
Or, actually, dbus.service doesn't stop on logout, does it?...
For tmux, I have a tmux.service that runs:
ExecStart=/usr/bin/tmux start-server \x3B wait-for systemd
ExecStop=/usr/bin/tmux wait-for -S systemd \x3B kill-server
screen has no equivalent though.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20150109/63b0ccfa/attachment.html>
More information about the systemd-devel
mailing list