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-02-08 10:04:33 +0100
commitbe6b1c554d72cbd3c1e0112a2196e446604a790a (patch)
treeba4ea413b98bc4369600473bfaa226560ba4d7ea
parent36eb268e4237f52aac37a57b2280d34a6bc8143f (diff)
downloaditzks-systems-be6b1c554d72cbd3c1e0112a2196e446604a790a.tar.gz
itzks-systems-be6b1c554d72cbd3c1e0112a2196e446604a790a.tar.bz2
itzks-systems-be6b1c554d72cbd3c1e0112a2196e446604a790a.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