refactor: make it so the entrypoint doesn't overwrite /etc/hostname
This commit is contained in:
parent
708d807cc1
commit
42a40149af
@ -77,8 +77,8 @@ ${NFS_KRB_PWD}
|
|||||||
${NFS_KRB_PWD}
|
${NFS_KRB_PWD}
|
||||||
EOL
|
EOL
|
||||||
|
|
||||||
DOMAIN=$(echo "$NFS_KRB_REALM" | tr '[:upper:]' '[:lower:]')
|
# DOMAIN=$(echo "$NFS_KRB_REALM" | tr '[:upper:]' '[:lower:]')
|
||||||
echo "${DOMAIN}" > /etc/hostname
|
# echo "${DOMAIN}" > /etc/hostname
|
||||||
|
|
||||||
# setup logging
|
# setup logging
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user