This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
CapabilityBoundingSet=CAP_NET_BIND_SERVICE
-
EnvironmentFile=-/etc/default/krb5-kpropd
-
ExecReload=/bin/kill -HUP $MAINPID
-
ExecStart=/usr/bin/kpropd -S
-
ExecStart=/usr/sbin/kpropd -D $DAEMON_ARGS
-
InaccessibleDirectories=-/etc/ssh -/etc/ssl/private /root
-
NoNewPrivileges
Introduced in systemd 239=yes -
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
-
-
[Unit]
-
After=network.target
-
Conflicts=krb5-admin-server.service
-
Description=Kerberos 5 propagation server
-
Description=Kerberos 5 slave KDC update server
-
Additionnal notes
Nothing here.