[systemd-devel] Starting/stopping service on net connection

2012-10-14 Thread Dan Tihelka
Hallo, just a short question, sorry if it seems "stupid", I am just curious. And google does not provide satisfactory answers (or I didn't ask the right question) So: is there a robust and reliable way of starting/stopping a service when a net connection is established/lost? And I mean also th

Re: [systemd-devel] PATCH: Integration with Python logging framework

2012-10-14 Thread David Strauss
On Tue, Oct 9, 2012 at 9:36 AM, Marti Raudsepp wrote: > The attached patch implements journal integration for the Python > logging framework. Tested on my Arch Linux machine, using Python 2.7 > and 3.2, but should be compatible with all versions from 2.5 through > 3.3 This support has been on my

[systemd-devel] [RFC][PATCH]user-sessions: order after network.target

2012-10-14 Thread Tom Gundersen
It is necessary to terminate remote sessions before shutting down the network connection. Otherwise, remote sessions might hang. In particular this is a problem with ssh on Arch [0]. The network connection might be pulled down before the ssh sessions are terminated. Moreover, shutting down the ssh