Richard Brežák

Results 140 comments of Richard Brežák

This is something I've been meaning to do, but then we should probably deprecate the `name` attribute of `mkSystem` completely.

It is, but then we'd use the `hostName`which makes sense in my mind :shrug: (I've got response time of a Moon to Earth DSL connection....)

The error log should rerouted to stderr not to a file since said file is innaccessible from outisde a container.

Ok I know I should have realised this sooner but now the module does not support a case where you want the error log to end up in a file,...

I will look at dinit thanks, I don't have much time currently, but the hope is to develop a first party init system. dinit may be a good stop gap...

s6 is just copying systemd and systemd's issues are not just with the implementation but with everything.

@kuramashinobi13 I personally don't like much more about systemd than just the implementation a lot of the design choices are silly. `Requires` vs `Wants`, the unstructured settings files which just...

@imxade after, uh, 2 years or so, #42 exists

Indeed, the problem is deciding what to make default and precisely how it should work :) but thanks for the pointer `deferredSubmodule` will be useful for another thing im working...