--8<---cut here---start->8---
%sudo cat /etc/systemd/system/test1.service
[Unit]
Description=Test service with credential
[Service]
SetCredentialEncrypted=testcred: \
Whxqht+dQJax1aZeCGLxmiABDBA6lr6VEx0jrl54ZU8AgFJrl \
EazQv9
On Thu, Jul 04, 2024 at 03:18:04PM +0200, Lennart Poettering wrote:
> On Do, 04.07.24 11:24, chenruyi (A) ([email protected]) wrote:
>
> > Hi,
> >
> > I have some processes in my initrd needed to be excluded from the killing
> > spree
> > during switch-root and needed to continue to run in the
On Do, 04.07.24 11:24, chenruyi (A) ([email protected]) wrote:
> Hi,
>
> I have some processes in my initrd needed to be excluded from the killing
> spree
> during switch-root and needed to continue to run in the root file system. I
> read
> the ROOT_STORAGE_DAEMONS.md and the source code of