Accepting request 326599 from Base:System

- Do not actually replace the hostname if user already has something
  in there. Thanks to Takashi Iwai for spotting this

OBS-URL: https://build.opensuse.org/request/show/326599
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/netcfg?expand=0&rev=37
This commit is contained in:
Stephan Kulow 2015-08-28 06:25:17 +00:00 committed by Git OBS Bridge
commit ee071c284c
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Aug 25 09:41:17 UTC 2015 - tchvatal@suse.com
- Do not actually replace the hostname if user already has something
in there. Thanks to Takashi Iwai for spotting this
-------------------------------------------------------------------
Tue Aug 4 07:47:22 UTC 2015 - tchvatal@suse.com

View File

@ -101,7 +101,7 @@ exit 0
%files
%defattr(644,root,root,755)
%config %{_sysconfdir}/hostname
%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/hostname
%{_sysconfdir}/HOSTNAME
%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/aliases
%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/defaultdomain