FreeBSD Bugzilla – Attachment 157892 Details for
Bug 200871
net-im/ejabberd: dirs under /var being created with inappropriate ownership
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
diff to fix the problem
ejabberd.diff (text/plain), 1.03 KB, created by
Ashish SHUKLA
on 2015-06-20 03:34:52 UTC
(
hide
)
Description:
diff to fix the problem
Filename:
MIME Type:
Creator:
Ashish SHUKLA
Created:
2015-06-20 03:34:52 UTC
Size:
1.03 KB
patch
obsolete
>diff -urN /usr/ports/net-im/ejabberd/Makefile ejabberd/Makefile >--- /usr/ports/net-im/ejabberd/Makefile 2015-05-14 15:45:04.000000000 +0530 >+++ ejabberd/Makefile 2015-06-20 08:59:00.211852465 +0530 >@@ -3,6 +3,7 @@ > > PORTNAME= ejabberd > PORTVERSION= 15.04 >+PORTREVISION= 1 > CATEGORIES= net-im > MASTER_SITES= http://www.process-one.net/downloads/${PORTNAME}/${PORTVERSION}/:p1 \ > http://distfiles.pirateparty.in/ashish/:deps \ >diff -urN /usr/ports/net-im/ejabberd/files/pkg-install.in ejabberd/files/pkg-install.in >--- /usr/ports/net-im/ejabberd/files/pkg-install.in 2014-03-25 23:49:44.000000000 +0530 >+++ ejabberd/files/pkg-install.in 2015-06-20 08:56:58.288576656 +0530 >@@ -6,7 +6,7 @@ > > USERS_HOME="/var/spool/ejabberd" > >-install -d -m 750 -o %%USERS%% -g %%GROUPS%% ${USERS_HOME} /var/log/ejabberd >+install -d -m 750 -o %%USERS%% -g %%GROUPS%% ${USERS_HOME} /var/log/ejabberd /var/run/ejabberdctl > > chown -R %%USERS%%:%%GROUPS%% %%PREFIX%%/etc/%%PORTNAME%% > chown -R %%USERS%%:%%GROUPS%% %%PREFIX%%/lib/erlang/lib/%%PORTNAME%%-%%PORTVERSION%%
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 200871
: 157892