explicitly tag setuid stuff that is.
Someone should probably look at making lPRng work with setuid daemon, like the default stuff is...
This commit is contained in:
parent
0fd8497a0a
commit
c5a8f80a3d
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.33 2006/07/17 22:07:25 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.34 2006/10/09 09:15:22 espie Exp $
|
||||
|
||||
COMMENT= "enhanced printer spooler"
|
||||
|
||||
DISTNAME= LPRng-3.8.21
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
CATEGORIES= sysutils print
|
||||
SHARED_LIBS= lpr 0.0
|
||||
|
||||
|
@ -1,11 +1,15 @@
|
||||
@comment $OpenBSD: PLIST,v 1.10 2005/03/16 15:34:49 naddy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.11 2006/10/09 09:15:22 espie Exp $
|
||||
@conflict cups-*
|
||||
bin/cancel
|
||||
bin/lp
|
||||
@mode u+s
|
||||
@owner root
|
||||
bin/lpq
|
||||
bin/lpr
|
||||
bin/lprm
|
||||
bin/lpstat
|
||||
@mode
|
||||
@owner
|
||||
lib/liblpr.a
|
||||
lib/liblpr.la
|
||||
libexec/filters/
|
||||
@ -33,7 +37,11 @@ libexec/filters/psbanner
|
||||
@man man/man8/lpc.8
|
||||
@man man/man8/lpd.8
|
||||
sbin/checkpc
|
||||
@mode u+s
|
||||
@owner root
|
||||
sbin/lpc
|
||||
@mode
|
||||
@owner
|
||||
sbin/lpd
|
||||
sbin/lprng_certs
|
||||
sbin/lprng_index_certs
|
||||
|
Loading…
Reference in New Issue
Block a user