diff --git a/etc/namedb/make-localhost b/etc/namedb/make-localhost index e321da64221..72bc92ea974 100755 --- a/etc/namedb/make-localhost +++ b/etc/namedb/make-localhost @@ -25,7 +25,7 @@ else fullhost="$host.$domain" fi -date=`date +"%y%m%d"` +date=`date +"%Y%m%d"` mv -f localhost.rev localhost.rev.BAK 2>/dev/null