This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecStart=/usr/sbin/custodia --instance=%i /etc/custodia/%i.conf
-
Group=custodia
-
NoNewPrivileges
Introduced in systemd 239=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectSystem
Introduced 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.