Dominique Leuenberger 2014-11-13 08:19:36 +00:00 committed by Git OBS Bridge
commit 75d18f81e6
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Nov 9 09:30:07 UTC 2014 - seife+obs@b1-systems.com
- fix logging, PrivateDevices=yes kills it (bnc#902511, bnc#904537)
-------------------------------------------------------------------
Tue Aug 26 14:05:14 CEST 2014 - dsterba@suse.cz

View File

@ -8,7 +8,9 @@ BusName=uk.org.thekelleys.dnsmasq
ExecStartPre=/usr/sbin/dnsmasq --test
ExecStart=/usr/sbin/dnsmasq --log-async --enable-dbus --keep-in-foreground
ExecReload=/bin/kill -HUP $MAINPID
PrivateDevices=yes
#### kills logging, so not enabled
# PrivateDevices=yes
####
[Install]
WantedBy=multi-user.target