Accepting request 312327 from home:elvigia:branches:network

- dnsmasq.service: Order Before=nss-lookup.target  and 
  Wants=nss-lookup.target as this service may provide
  name resolution even for the localhost.

OBS-URL: https://build.opensuse.org/request/show/312327
OBS-URL: https://build.opensuse.org/package/show/network/dnsmasq?expand=0&rev=74
This commit is contained in:
Rusmir Duško 2015-06-17 05:06:46 +00:00 committed by Git OBS Bridge
parent 8df28a2525
commit 5f6b4d8c52
3 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jun 17 01:45:33 UTC 2015 - crrodriguez@opensuse.org
- dnsmasq.service: Order Before=nss-lookup.target and
Wants=nss-lookup.target as this service may provide
name resolution even for the localhost.
-------------------------------------------------------------------
Mon Apr 20 12:14:54 UTC 2015 - abergmann@suse.com

View File

@ -1,6 +1,8 @@
[Unit]
Description=DNS caching server.
After=network.target
Wants=nss-lookup.target
Before=nss-lookup.target
[Service]
Type=dbus

View File

@ -1,7 +1,7 @@
#
# spec file for package dnsmasq
#
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed