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.
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to