summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-01-05 14:06:59 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2022-01-05 14:06:59 +0100
commitc6d82ec3b3f5819509ad9d6acb894a62356883c3 (patch)
tree57244d16c459fde5479c79bf90bb405953f0ba98
parentbdc586cb6819a9227a0ad3eeded26fe71bbf2361 (diff)
downloaditzks-systems-c6d82ec3b3f5819509ad9d6acb894a62356883c3.tar.gz
itzks-systems-c6d82ec3b3f5819509ad9d6acb894a62356883c3.tar.bz2
itzks-systems-c6d82ec3b3f5819509ad9d6acb894a62356883c3.zip
share/debian-edu-config/tools/update-dlw-krb5-keytabs-itzks: Add FIXME. Report how many files/hosts have been updated.
-rwxr-xr-xshare/debian-edu-config/tools/update-dlw-krb5-keytabs-itzks1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/debian-edu-config/tools/update-dlw-krb5-keytabs-itzks b/share/debian-edu-config/tools/update-dlw-krb5-keytabs-itzks
index a3dbd01..cc8fc68 100755
--- a/share/debian-edu-config/tools/update-dlw-krb5-keytabs-itzks
+++ b/share/debian-edu-config/tools/update-dlw-krb5-keytabs-itzks
@@ -105,6 +105,7 @@ for dlw_host in ${DLW_HOSTS}; do
done
+# FIXME: count updated files / hosts
logger -t update-dlw-krb5-keytabs -p notice "Diskless workstation Krb5 keytab files updated."
exit 0