diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-11-02 10:55:13 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-11-02 10:55:13 +0100 |
commit | 5ee4a452a6baa22e8d08ac3137e617e81cd96890 (patch) | |
tree | 157c3b53da7a3750486e198adfae3e3bc4747e0a /bin | |
parent | 20031973dc47b810a6f9c8469c10f81fcf99e234 (diff) | |
download | itzks-systems-5ee4a452a6baa22e8d08ac3137e617e81cd96890.tar.gz itzks-systems-5ee4a452a6baa22e8d08ac3137e617e81cd96890.tar.bz2 itzks-systems-5ee4a452a6baa22e8d08ac3137e617e81cd96890.zip |
/debian/itzks-systems-config.postrm: Undo dpkg diversion.
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/passwd | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/passwd b/bin/passwd new file mode 100755 index 0000000..60ac87f --- /dev/null +++ b/bin/passwd @@ -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 |