- add config: metatags to the init scripts
This commit is contained in:
parent
6cf61960fa
commit
c22df5b059
@ -8,6 +8,7 @@
|
|||||||
# server, which should only be run on the master server for a \
|
# server, which should only be run on the master server for a \
|
||||||
# realm.
|
# realm.
|
||||||
# processname: kadmind
|
# processname: kadmind
|
||||||
|
# config: /etc/sysconfig/kadmin
|
||||||
#
|
#
|
||||||
|
|
||||||
# Get config.
|
# Get config.
|
||||||
|
@ -7,6 +7,7 @@
|
|||||||
# This script starts and stops krb524d, which converts \
|
# This script starts and stops krb524d, which converts \
|
||||||
# Kerberos 5 credentials to Kerberos IV credentials.
|
# Kerberos 5 credentials to Kerberos IV credentials.
|
||||||
# processname: krb524d
|
# processname: krb524d
|
||||||
|
# config: /etc/sysconfig/krb524
|
||||||
#
|
#
|
||||||
|
|
||||||
# Get config.
|
# Get config.
|
||||||
|
@ -7,6 +7,7 @@
|
|||||||
# This script starts and stops the server that Kerberos IV and 5 \
|
# This script starts and stops the server that Kerberos IV and 5 \
|
||||||
# clients need to connect to in order to obtain credentials.
|
# clients need to connect to in order to obtain credentials.
|
||||||
# processname: krb5kdc
|
# processname: krb5kdc
|
||||||
|
# config: /etc/sysconfig/krb5kdc
|
||||||
#
|
#
|
||||||
|
|
||||||
# Get config.
|
# Get config.
|
||||||
|
Loading…
Reference in New Issue
Block a user