]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r230296:
authordteske <dteske@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 4 Mar 2013 01:35:56 +0000 (01:35 +0000)
committerdteske <dteske@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 4 Mar 2013 01:35:56 +0000 (01:35 +0000)
commit6a9f4fd6e2d3778a445b6eb8b275d1f02095607c
tree5d393063a05a17fd166c0b37884927e3adacdcf1
parent6ba8113177f21970206a4de8d434cad11ac02d0e
MFC r230296:

Don't write /var/db/zoneinfo when zone is not actually changed.

If the specified zone file does not exist or the -n flag is specified,
do not update /var/db/zoneinfo.

PR: bin/164039
Submitted by: dteske

git-svn-id: svn://svn.freebsd.org/base/stable/8@247748 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/tzsetup/tzsetup.c