FreeBSD Bugzilla – Attachment 13635 Details for
Bug 25845
Improvement for /etc/security
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 349 bytes, created by
Udo Schweigert
on 2001-03-16 07:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Udo Schweigert
Created:
2001-03-16 07:20:01 UTC
Size:
349 bytes
patch
obsolete
>--- security.orig Wed Mar 7 14:45:43 2001 >+++ security Fri Mar 16 08:06:37 2001 >@@ -117,7 +117,7 @@ > > separator > echo 'Checking for uids of 0:' >-n=$(awk -F: '$3==0 {print $1,$3}' /etc/master.passwd | >+n=$(awk -F: '/^#/ {next} $3==0 {print $1,$3}' /etc/master.passwd | > tee /dev/stderr | > sed -e '/^root 0$/d' -e '/^toor 0$/d' | > wc -l)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 25845
: 13635