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 -
LockPersonalityIntroduced in systemd 235=yes -
NoNewPrivilegesIntroduced in systemd 239=yes -
PrivateDevicesIntroduced in systemd 209=yes -
PrivateTmp=yes -
ProtectControlGroupsIntroduced in systemd 232=yes -
ProtectHomeIntroduced in systemd 214=yes -
ProtectKernelModulesIntroduced in systemd 232=yes -
ProtectKernelTunablesIntroduced in systemd 232=yes -
ProtectSystemIntroduced in systemd 214=strict -
ReadOnlyPaths=/etc/keycloak -
ReadWritePaths=/var/lib/keycloak /var/log/keycloak /usr/share/java/keycloak/lib/quarkus -
SendSIGKILL=no -
SuccessExitStatus=143 -
TimeoutStopSecIntroduced 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.