FreeBSD Bugzilla – Attachment 119268 Details for
Bug 161769
databases/postgresql91-server: su: unknown login: %%PG_USER%%
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 587 bytes, created by
O. Hartmann
on 2011-10-18 12:00:20 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
O. Hartmann
Created:
2011-10-18 12:00:20 UTC
Size:
587 bytes
patch
obsolete
>--- /usr/local/etc/rc.d/postgresql.orig 2011-10-18 12:44:40.000000000 +0200 >+++ /usr/local/etc/rc.d/postgresql 2011-10-18 12:45:45.000000000 +0200 >@@ -32,7 +32,7 @@ > # set defaults > postgresql_enable=${postgresql_enable:-"NO"} > postgresql_flags=${postgresql_flags:-"-w -s -m fast"} >-postgresql_user=${postgresql_user:-"%%PG_USER%%"} >+postgresql_user=${postgresql_user:-"pgsql"} > eval postgresql_data=${postgresql_data:-"~${postgresql_user}/data"} > postgresql_class=${postgresql_class:-"default"} > postgresql_initdb_flags=${postgresql_initdb_flags:-"--encoding=utf-8 --lc-collate=C"}
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 161769
: 119268