Guido U. Draheim

Results 150 comments of Guido U. Draheim

Well, originally the messagebus was a gnome messagebus which may be the reason that some applications are a bit too irritated to continue properly. That said, the messagebus became a...

On the develop branch, I have just changed the implementation - after looking into the details of what PrivateTmp should do, it seems that we can just ignore that setting...

I think that is a feature being not implemented. Orginally the replacement script was just looking for services that are enabled, it does then figure out the order of starting...

I had made some effort to implement proper dependency management but it did basically break the testsuite. You can find the code on branch v1.6 but I stopped developing it...

No, it isn't. So far I can easily build images where all required services are 'enabled' explicitly.

I did a quick check and it seems that most of the time it is on version 1.0 of systemctl.py. It would be interesting to know if the newest version...

I have backported some functionality. Please have a check on the latest release v1.5.7106

I did never have a need to support sockets. Patches may need to change a lot of things as only *.service files are scanned. And those have a lmited concept...

I am going to set this to wontfix by now. May be you have an implementation idea how to actualy do it in a script like systemctl.py ?

I have put the basic infrastructure into place - however Accept=no will simply start the underlying service unit. An actual port-listen, required for Accept=yes, is not attempted. But that's the...