FreeBSD Bugzilla – Attachment 157063 Details for
Bug 200401
security/munge Add munged_flags
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for security/munged to add munged_flags
munge-0.5.11_1.diff (text/plain), 1.11 KB, created by
Joseph Mingrone
on 2015-05-23 02:33:59 UTC
(
hide
)
Description:
patch for security/munged to add munged_flags
Filename:
MIME Type:
Creator:
Joseph Mingrone
Created:
2015-05-23 02:33:59 UTC
Size:
1.11 KB
patch
obsolete
>Index: files/munged.in >=================================================================== >--- files/munged.in (revision 387091) >+++ files/munged.in (working copy) >@@ -1,20 +1,18 @@ > #!/bin/sh >-# >-# > > # PROVIDE: munged > # REQUIRE: LOGIN > # KEYWORD: shutdown > >-# >-# Add the following line to /etc/rc.conf to enable mysql: >-# munged_enable (bool): Set to "NO" by default. >-# Set it to "YES" to enable munged. >-# munged_keyfile (str): Default to "/usr/local/etc/munge/munge.key" >-# Default munge key. >-# munged_pidfile (str): Custum PID file path and name. >-# Default to "/var/run/munged.pid". >-# >+# Add the following line to /etc/rc.conf to enable munged: >+# munged_enable (bool): Set to "NO" by default. >+# Set it to "YES" to enable munged. >+# munged_keyfile (str): Set to "/usr/local/etc/munge/munge.key" by default. >+# Custom munge key. >+# munged_pidfile (str): Set to "/var/run/munged.pid" by default. >+# Custum PID file path and name. >+# munged_flags (str): Set to "" by default. >+# Extra flags passed to start command. > > . /etc/rc.subr >
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 200401
: 157063