From 453c131c5f692400f68f371f0e93dc7f97aec7bb Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 2 Nov 2012 10:32:53 +0100 Subject: =?UTF-8?q?/debian/itzks-systems-config.postinst=20et=20al.:=20dpk?= =?UTF-8?q?g-divert=20/=20install=20update-alternative=20passwd=20binary,?= =?UTF-8?q?=20point=20to=20GOsa=C2=B2=20instead=20whenever=20a=20user=20ev?= =?UTF-8?q?okes=20the=20passwd=20dialog.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/passwd.itzks | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 bin/passwd.itzks (limited to 'bin') diff --git a/bin/passwd.itzks b/bin/passwd.itzks new file mode 100755 index 0000000..60ac87f --- /dev/null +++ b/bin/passwd.itzks @@ -0,0 +1,4 @@ +#!/bin/sh + +echo "Please visit https://www/gosa to set your network password for Debian Edu / Skolelinux. THANKS!" +exit 0 \ No newline at end of file -- cgit v1.2.3