use "db" alias for where to rsync from, rather than a hostname
[mirror/userdir-ldap.git] / ud-replicate
index 24efffd..bf1d2db 100755 (executable)
@@ -41,7 +41,7 @@ case $HOST in
     udhost=
     ;;
 *)
-    udhost="sshdist@samosa:"
+    udhost="sshdist@db:"
     ;;
 esac