set domain search path

This commit is contained in:
hjp 2009-09-23 10:10:57 +00:00
parent cda58a1e64
commit feead45ac4
1 changed files with 6 additions and 0 deletions

View File

@ -284,3 +284,9 @@ case "$FQDN" in
;;
esac
case "$FQDN" in
*.wsr.ac.at)
export LOCALDOMAIN="wsr.ac.at hjp.at"
;;
esac