fbff06b0ef
according to the behaviour documented in the manual page. That way, the copyright notice can be dropped. I place the rewritten version into the public domain. Fixes PR 5784.
4 lines
66 B
Bash
4 lines
66 B
Bash
#! /bin/sh
|
|
echo "This account is currently not available."
|
|
exit 1
|