Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 405110 Details for
Bug 552048
net-misc/tigervnc per user VNC_OPTS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
per user VNC_OPTS patch
per_user_VNC_OPTS.patch (text/plain), 460 bytes, created by
T-Dawg
on 2015-06-14 02:00:53 UTC
(
hide
)
Description:
per user VNC_OPTS patch
Filename:
MIME Type:
Creator:
T-Dawg
Created:
2015-06-14 02:00:53 UTC
Size:
460 bytes
patch
obsolete
>--- tigervnc 2015-06-13 21:42:31.322883552 -0400 >+++ tigervnc.new 2015-06-13 21:42:39.863901134 -0400 >@@ -53,7 +53,8 @@ > echo $usrshell $shell > fi > >- su ${shell} ${user%%:*} -c "source /etc/profile && cd ~${user%%:*} && vncserver :${user##*:} $vnc_opts" &>/dev/null >+ user_opts=VNC_OPTS_${user%%:*} >+ su ${shell} ${user%%:*} -c "source /etc/profile && cd ~${user%%:*} && vncserver :${user##*:} $vnc_opts ${!user_opts}" &>/dev/null > done > eend $? > }
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 552048
:
405110
|
406090