This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecStart=/usr/sbin/custodia --instance=%i /etc/custodia/%i.conf -
Group=custodia -
NoNewPrivilegesIntroduced in systemd 239=yes -
ProtectHomeIntroduced in systemd 214=yes -
ProtectSystemIntroduced in systemd 214=full -
Restart=on-failure -
RestartSec=30s -
Type=notify -
User=custodia
-
-
[Unit]-
After=network.target -
Description=Custodia Secrets Service for %I -
Documentation=https://github.com/latchset/custodia -
Requires=custodia@%i.socket
-
Additionnal notes
Nothing here.