Re: [systemd-devel] Service with alternative configuration

2019-03-11 Thread Lennart Poettering
On Do, 07.03.19 14:03, Marv Lelgemann ([email protected]) wrote: > I have a systemd service unit of type "dbus". I would like to have the > option to restart (or stop and start) the service with additional command > line arguments in "ExecStart". Do something like this: mkdir -p /etc/system

Re: [systemd-devel] WantedBy=default.target

2019-03-11 Thread Lennart Poettering
On Do, 07.03.19 18:48, Tomasz Torcz ([email protected]) wrote: > On Thu, Mar 07, 2019 at 11:24:08AM +0100, Lennart Poettering wrote: > > 2. rtags (it uses default.target in a socket file, which is even > >weirder, should use sockets.target) > > sockets.target is rather odd for me. If I ha

Re: [systemd-devel] WantedBy=default.target

2019-03-11 Thread Lennart Poettering
On Do, 07.03.19 16:46, Michael Biebl ([email protected]) wrote: > > > > It might make sense to extend "systemd-analyze" in some form to warn > > > > about this, maybe file an RFE bug about that? > > > > > > I was considering filing a lintian bug, which would check debian > > > packages automaticall

Re: [systemd-devel] [PATCH weston] doc/systemd: system service example

2019-03-11 Thread Pekka Paalanen
On Tue, 28 Nov 2017 12:14:29 +0200 Pekka Paalanen wrote: > From: Pekka Paalanen > > There are many bad and even worse attempts to make Weston run as a > systemd service, and very few good ones. Let's add a good one as an > example in upstream: does not use weston-launch, does not run weston as