This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
AmbientCapabilities=
-
CapabilityBoundingSet=
-
ExecStart=/usr/bin/kc.sh -cf /etc/keycloak/keycloak.conf start --optimized
-
ExecStartPre=!/usr/bin/kc.sh -cf /etc/keycloak/keycloak.conf build
-
Group=keycloak
-
KillMode=process
-
KillSignal=SIGTERM
-
LockPersonality
Introduced in systemd 235=yes -
NoNewPrivileges
Introduced in systemd 239=yes -
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=yes
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=strict -
ReadOnlyPaths=/etc/keycloak
-
ReadWritePaths=/var/lib/keycloak /var/log/keycloak /usr/share/java/keycloak/lib/quarkus
-
SendSIGKILL=no
-
SuccessExitStatus=143
-
TimeoutStopSec
Introduced in systemd 188=0 -
User=keycloak
-
-
[Unit]
-
After=network-online.target
-
Description=Keycloak server
-
Wants=network-online.target systemd-networkd-wait-online.service
-
Additionnal notes
Nothing here.