summaryrefslogtreecommitdiff
path: root/etc/systrace
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2014-11-22 18:15:42 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2014-11-22 18:15:42 +0000
commita5dbf793cad994a1b66a5f74a1a2bbc817cbc536 (patch)
tree705227333fd44ad08f758262aa40c41d95ce4c11 /etc/systrace
parent4d488108b0d12863c8d220f9be11e271068de8cf (diff)
/dev/random has created the same effect as /dev/arandom (and /dev/urandom)
for quite some time. Mop up the last few, by using /dev/random where we actually want it, or not even mentioning arandom where it is irrelevant.
Diffstat (limited to 'etc/systrace')
-rw-r--r--etc/systrace/usr_sbin_lpd3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/systrace/usr_sbin_lpd b/etc/systrace/usr_sbin_lpd
index bb9e9b7132a..93501b92610 100644
--- a/etc/systrace/usr_sbin_lpd
+++ b/etc/systrace/usr_sbin_lpd
@@ -1,4 +1,4 @@
-# $OpenBSD: usr_sbin_lpd,v 1.7 2014/07/20 04:29:07 deraadt Exp $
+# $OpenBSD: usr_sbin_lpd,v 1.8 2014/11/22 18:15:41 deraadt Exp $
#
# Policy for lpd.
# This policy works for the default configuration of lpd.
@@ -21,7 +21,6 @@ Policy: /usr/sbin/lpd, Emulation: native
native-fchmod: permit
native-fcntl: permit
native-fork: permit
- native-fsread: filename eq "/dev/arandom" then permit
native-fsread: filename eq "/etc/hosts" then permit
native-fsread: filename eq "/etc/malloc.conf" then permit
native-fsread: filename eq "/etc/printcap" then permit