FreeBSD Bugzilla – Attachment 90766 Details for
Bug 127995
net/isc-dhcp30-server creates a user/group with dynamic UID/GID (>= 1000)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
isc-dhcp30-server.diff
isc-dhcp30-server.diff (text/plain), 523 bytes, created by
Ashish Shukla
on 2009-08-01 01:46:06 UTC
(
hide
)
Description:
isc-dhcp30-server.diff
Filename:
MIME Type:
Creator:
Ashish Shukla
Created:
2009-08-01 01:46:06 UTC
Size:
523 bytes
patch
obsolete
>diff -ur /usr/ports/net/isc-dhcp30-server/files/isc-dhcpd.in isc-dhcp30-server/files/isc-dhcpd.in >--- /usr/ports/net/isc-dhcp30-server/files/isc-dhcpd.in 2009-06-27 23:05:08.000000000 +0530 >+++ isc-dhcp30-server/files/isc-dhcpd.in 2009-07-31 21:58:04.000000000 +0530 >@@ -271,7 +271,7 @@ > > safe_useradd () > { >- local _user _group _home _shell _gecos _gid _usr >+ local _user _group _home _shell _gecos _gid _uid > > _user=$1 _group=$2 _gecos=${3:-"& daemon"} > _uid=$4 _gid=$5 >Only in isc-dhcp30-server/files: isc-dhcpd.in~
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 127995
:
90764
|
90765
| 90766 |
90767