Page MenuHomeFreeBSD

D16559.id46161.diff
No OneTemporary

D16559.id46161.diff

Index: etc/Makefile
===================================================================
--- etc/Makefile
+++ etc/Makefile
@@ -42,7 +42,6 @@
remote \
rpc \
services \
- sysctl.conf \
syslog.conf \
termcap.small
Index: etc/sysctl.conf
===================================================================
--- etc/sysctl.conf
+++ etc/sysctl.conf
@@ -1,9 +0,0 @@
-# $FreeBSD$
-#
-# This file is read when going to multi-user and its contents piped thru
-# ``sysctl'' to adjust kernel values. ``man 5 sysctl.conf'' for details.
-#
-
-# Uncomment this to prevent users from seeing information about processes that
-# are being run under another UID.
-#security.bsd.see_other_uids=0
Index: sbin/sysctl/Makefile
===================================================================
--- sbin/sysctl/Makefile
+++ sbin/sysctl/Makefile
@@ -2,6 +2,7 @@
# $FreeBSD$
PACKAGE=runtime
+CONFS= sysctl.conf
PROG= sysctl
WARNS?= 3
MAN= sysctl.8

File Metadata

Mime Type
text/plain
Expires
Sun, Sep 6, 10:58 PM (2 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38412380
Default Alt Text
D16559.id46161.diff (943 B)

Event Timeline