This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
CapabilityBoundingSet=CAP_NET_BIND_SERVICE
-
EnvironmentFile=-/etc/default/krb5-kdc
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecStart=/usr/bin/krb5kdc -n
-
ExecStart=/usr/sbin/krb5kdc -P /var/run/krb5-kdc.pid $DAEMON_ARGS
-
InaccessibleDirectories=-/etc/ssh -/etc/ssl/private /root
-
NoNewPrivileges
Introduced in systemd 239=yes -
PIDFile=/run/krb5-kdc.pid
-
PrivateDevices
Introduced in systemd 209=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectProc
Introduced in systemd 247=invisible -
ReadOnlyDirectories=/
-
ReadWriteDirectories=-/var/tmp /tmp /var/lib/krb5kdc -/var/run /run
-
Restart=always
-
Restart=on-abnormal
-
Type=forking
-
-
[Unit]
-
Description=Kerberos 5 KDC
-
Description=Kerberos 5 Key Distribution Center
-
Additionnal notes
Nothing here.