FreeBSD Bugzilla – Attachment 94040 Details for
Bug 132096
devel/distcc: fixing valid shell for user distcc in pkg-install
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 487 bytes, created by
Oleg Ginzburg
on 2009-02-25 12:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Oleg Ginzburg
Created:
2009-02-25 12:50:01 UTC
Size:
487 bytes
patch
obsolete
>diff -ruN distcc.bak/pkg-install distcc/pkg-install >--- distcc.bak/pkg-install 2009-02-25 15:37:15.000000000 +0300 >+++ distcc/pkg-install 2009-02-25 15:38:04.000000000 +0300 >@@ -23,7 +23,7 @@ > echo "You already have a user \"${USER}\", so I will use it." > else > if ${PW} useradd ${USER} -u ${UID} -g ${GROUP} -h - \ >- -d "/nonexistent" -s /sbin/nologin -c "Distcc user" >+ -d "/nonexistent" -s /usr/sbin/nologin -c "Distcc user" > then > echo "Added user \"${USER}\"." > else
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 132096
: 94040