summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rwxr-xr-xetc/namedb/make-localhost2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/namedb/make-localhost b/etc/namedb/make-localhost
index e321da6..72bc92e 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
OpenPOWER on IntegriCloud