FreeBSD Bugzilla – Attachment 148051 Details for
Bug 194205
[MAINTAINER-UPDATE] mail/nullmailer: broken - pkg-plist error
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
nullmailer.patch.txt
nullmailer.patch.txt (text/plain), 1.01 KB, created by
Uffe Jakobsen
on 2014-10-06 22:57:57 UTC
(
hide
)
Description:
nullmailer.patch.txt
Filename:
MIME Type:
Creator:
Uffe Jakobsen
Created:
2014-10-06 22:57:57 UTC
Size:
1.01 KB
patch
obsolete
>Index: pkg-plist >=================================================================== >--- pkg-plist (revision 370236) >+++ pkg-plist (working copy) >@@ -1,10 +1,10 @@ > libexec/nullmailer/smtp > libexec/nullmailer/qmqp >-@(%%NULLMAIL_USER%%,,2555) libexec/nullmailer/mailq >+@(%%NULLMAIL_USER%%,,4555) libexec/nullmailer/mailq > libexec/nullmailer/sendmail > bin/nullmailer-inject > bin/nullmailer-smtpd >-@(%%NULLMAIL_USER%%,,2555) sbin/nullmailer-queue >+@(%%NULLMAIL_USER%%,,4555) sbin/nullmailer-queue > sbin/nullmailer-send > man/man1/nullmailer-inject.1.gz > man/man1/sendmail.1.gz >@@ -16,3 +16,7 @@ > @dir(%%NULLMAIL_USER%%,%%NULLMAIL_USER%%,700) %%LOCALSTATEDIR%%/nullmailer/queue > @dir(%%NULLMAIL_USER%%,%%NULLMAIL_USER%%,700) %%LOCALSTATEDIR%%/nullmailer/tmp > @dir %%LOCALSTATEDIR%%/nullmailer >+@exec mkfifo %%LOCALSTATEDIR%%/nullmailer/trigger >+@exec chmod 600 %%LOCALSTATEDIR%%/nullmailer/trigger >+@exec chown %%NULLMAIL_USER%%:%%NULLMAIL_USER%% %%LOCALSTATEDIR%%/nullmailer/trigger >+@unexec rm -f %%LOCALSTATEDIR%%/nullmailer/trigger
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 194205
: 148051