28 Aug
2012
28 Aug
'12
8:05 a.m.
On Tue, Aug 28, 2012 at 8:57 AM, Nicolas Sebrecht <nsebrecht@piing.fr> wrote:
Notice that debian is working on a tool to automagically convert unit systemd files into initscripts.
If that works, it would be great. However, I'm very skeptical. I don't see how this could possibly work for services of type other than "forking" (i.e., how to simulate socket/dbus activation). As we hope that as few services as possible will be using Type=forking, that is a problem. Having had a brief look through the code/documents I see no mention of this issue, but maybe I'm missing something obvious... -t