-fix
authorChristian Grothoff <christian@grothoff.org>
Thu, 1 Mar 2012 18:06:51 +0000 (18:06 +0000)
committerChristian Grothoff <christian@grothoff.org>
Thu, 1 Mar 2012 18:06:51 +0000 (18:06 +0000)
src/dns/Makefile.am

index 5bc8709ca6e87ec7d65de995042d3fb524f3a189..12c7241dad64e28a0aad52c653828fba999f18c9 100644 (file)
@@ -21,7 +21,7 @@ install-exec-hook:
        $(SUDO_BINARY) chown root $(bindir)/gnunet-helper-dns || true
        $(SUDO_BINARY) chgrp $(GNUNETDNS_GROUP) $(bindir)/gnunet-helper-dns || true
        $(SUDO_BINARY) chmod 4750 $(bindir)/gnunet-helper-dns || true
-       $(SUDO_BINARY) chgrp $(GNUNETDNS_GROUP) $(bindir)/gnunet-service-dns || true
+       $(SUDO_BINARY) chown gnunet:$(GNUNETDNS_GROUP) $(bindir)/gnunet-service-dns || true
        $(SUDO_BINARY) chmod 2750 $(bindir)/gnunet-service-dns || true
 else
 install-exec-hook: