FreeBSD Bugzilla – Attachment 99220 Details for
Bug 138268
[PATCH] irc/bitlbee: Use -u ${user} option instead of su on rc.d script
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
bitlbee-1.2.3_2.patch
bitlbee-1.2.3_2.patch (text/plain), 546 bytes, created by
Renato Botelho
on 2009-08-28 14:40:04 UTC
(
hide
)
Description:
bitlbee-1.2.3_2.patch
Filename:
MIME Type:
Creator:
Renato Botelho
Created:
2009-08-28 14:40:04 UTC
Size:
546 bytes
patch
obsolete
>Index: files/bitlbee.in >=================================================================== >RCS file: /home/pcvs/ports/irc/bitlbee/files/bitlbee.in,v >retrieving revision 1.3 >diff -u -u -r1.3 bitlbee.in >--- files/bitlbee.in 15 Jul 2009 16:55:43 -0000 1.3 >+++ files/bitlbee.in 28 Aug 2009 13:28:49 -0000 >@@ -28,7 +28,7 @@ > bitlbee_start() > { > echo "Starting ${name}." >- su -m ${bitlbee_user} -c "${command} -D -c ${bitlbee_config} ${bitlbee_flags}" >+ ${command} -D -u ${bitlbee_user} -c ${bitlbee_config} ${bitlbee_flags} > } > > run_rc_command "$1"
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 138268
: 99220