mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-23 10:06:25 +01:00
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.
This commit is contained in:
parent
aefda6c59c
commit
b7ae6bf54a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=44724
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user