summaryrefslogtreecommitdiffstats
path: root/gnu/libexec
diff options
context:
space:
mode:
authortorstenb <torstenb@FreeBSD.org>1999-03-13 17:35:18 +0000
committertorstenb <torstenb@FreeBSD.org>1999-03-13 17:35:18 +0000
commit4910372f0c443ae7a67e351a7e511ea40884a418 (patch)
tree1480271fe88a5d5ebecf917a6de5562cb2396b2d /gnu/libexec
parentb2f414d450a02a42f54ae42488e6deff810e0614 (diff)
downloadFreeBSD-src-4910372f0c443ae7a67e351a7e511ea40884a418.zip
FreeBSD-src-4910372f0c443ae7a67e351a7e511ea40884a418.tar.gz
Install uuxqt sgid uucp. Since "rnews" should not be executable for
everyone (to prevent fake-postings) and modern Inn installs rnews as news.uucp and mode 4550 this is the only save way to allow uuxqt to process rnews batches.
Diffstat (limited to 'gnu/libexec')
-rw-r--r--gnu/libexec/uucp/uuxqt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/libexec/uucp/uuxqt/Makefile b/gnu/libexec/uucp/uuxqt/Makefile
index f117449..b2777c7 100644
--- a/gnu/libexec/uucp/uuxqt/Makefile
+++ b/gnu/libexec/uucp/uuxqt/Makefile
@@ -1,10 +1,10 @@
# Makefile for uuxqt
-# $Id$
+# $Id: Makefile,v 1.8 1997/02/22 15:28:57 peter Exp $
BINDIR= $(libxdir)
BINOWN= $(owner)
BINGRP= $(group)
-BINMODE= 4550
+BINMODE= 6550
PROG= uuxqt
SRCS= uuxqt.c util.c log.c copy.c
OpenPOWER on IntegriCloud