On Thu, Aug 22, 2024 at 03:27:05PM GMT, Lennart Poettering wrote:
> On Do, 22.08.24 15:29, Gesh (g...@gesh.uni.cx) wrote:
> > > > > On Di, 13.08.24 01:28, Gesh (g...@gesh.uni.cx) wrote:
> > > > >
> > > > > > systemd.exec(5) reads:
> > > > > > > In order to reference the path a credential may be rea
On Do, 22.08.24 15:29, Gesh (g...@gesh.uni.cx) wrote:
> On Thu, Aug 22, 2024 at 02:01:02PM GMT, Lennart Poettering wrote:
> > On Do, 22.08.24 14:44, Gesh (g...@gesh.uni.cx) wrote:
> >
> > > On Thu, Aug 22, 2024 at 11:57:58AM GMT, Lennart Poettering wrote:
> > > > On Di, 13.08.24 01:28, Gesh (g...@
On Thu, Aug 22, 2024 at 02:01:02PM GMT, Lennart Poettering wrote:
> On Do, 22.08.24 14:44, Gesh (g...@gesh.uni.cx) wrote:
>
> > On Thu, Aug 22, 2024 at 11:57:58AM GMT, Lennart Poettering wrote:
> > > On Di, 13.08.24 01:28, Gesh (g...@gesh.uni.cx) wrote:
> > >
> > > > systemd.exec(5) reads:
> > > >
On Do, 22.08.24 14:44, Gesh (g...@gesh.uni.cx) wrote:
> On Thu, Aug 22, 2024 at 11:57:58AM GMT, Lennart Poettering wrote:
> > On Di, 13.08.24 01:28, Gesh (g...@gesh.uni.cx) wrote:
> >
> > > systemd.exec(5) reads:
> > > > In order to reference the path a credential may be read from within a
> > > >
On Thu, Aug 22, 2024 at 11:57:58AM GMT, Lennart Poettering wrote:
> On Di, 13.08.24 01:28, Gesh (g...@gesh.uni.cx) wrote:
>
> > systemd.exec(5) reads:
> > > In order to reference the path a credential may be read from within a
> > > ExecStart= command line use "${CREDENTIALS_DIRECTORY}/mycred", e.g
On Di, 13.08.24 01:28, Gesh (g...@gesh.uni.cx) wrote:
> systemd.exec(5) reads:
> > In order to reference the path a credential may be read from within a
> > ExecStart= command line use "${CREDENTIALS_DIRECTORY}/mycred", e.g.
> > "ExecStart=cat ${CREDENTIALS_DIRECTORY}/mycred". In order to referenc
On Mon, Aug 12, 2024 at 5:28 PM Gesh wrote:
> systemd.exec(5) reads:
> > In order to reference the path a credential may be read from within a
> > ExecStart= command line use "${CREDENTIALS_DIRECTORY}/mycred", e.g.
> > "ExecStart=cat ${CREDENTIALS_DIRECTORY}/mycred". In order to reference
> the
>
systemd.exec(5) reads:
> In order to reference the path a credential may be read from within a
> ExecStart= command line use "${CREDENTIALS_DIRECTORY}/mycred", e.g.
> "ExecStart=cat ${CREDENTIALS_DIRECTORY}/mycred". In order to reference the
> path a credential may be read from within a Environment