Am 25.02.21 um 08:12 schrieb Ulrich Windl:
Hi!
I wonder: I'm thinking of a monitoring-type of one-shot service that should be
run periodically to update some external status display with runtime data.
In addition to that periodic activations, I'd like to run the service also
during boot and
Hi!
I wonder: I'm thinking of a monitoring-type of one-shot service that should be
run periodically to update some external status display with runtime data.
In addition to that periodic activations, I'd like to run the service also
during boot and shutdown, possibly supplying a special paramete
I wondered… I saw the changed text in the first paragraph last night and wondered how I missed that.Thank you very much!-Sean From: Lennart PoetteringSent: Wednesday, February 24, 2021 9:33 AMTo: Sean McKayCc: [email protected]: Re: [systemd-devel] What's the best way to ge
On Di, 23.02.21 13:49, Sean McKay ([email protected]) wrote:
>Much obliged!
>
>I’ll see if I can carve out a little bit of time to put together a PR for
>the documentation with the wording I would have expected, and we can see
>what the maintainers think of my wording and g
On Di, 23.02.21 22:14, Andreas Krüger ([email protected]) wrote:
>developer@debianVM ~ % sudo
>
> /home/developer/scb/LoggerDaemon_1st/scb/scb/logger_daemon/build/cmake.debug.linux.x86_64/logger_daemon
>err:
>Generating seed...
>Generating key pair...
>err:
>Gener
On Fr, 19.02.21 19:17, Rodny Molina ([email protected]) wrote:
> Hi,
>
> As part of a prototype I'm working on to run systemd within an unprivileged
> docker container, I would like to prevent mountpoints created at runtime
> from being unmounted during the container shutdown process. I unders