#95 closed Patch submission (fixed)
[PATCH] Fix line continuation in chkconfig init script description
Reported by: | Ville Skyttä | Owned by: | |
---|---|---|---|
Priority: | trivial | Milestone: | RC 2.2 |
Component: | Generic / unclassified | Version: | OpenVPN git master branch (Community Ed) |
Severity: | Not set (select this one, unless your'e a OpenVPN developer) | Keywords: | |
Cc: |
Description
From the chkconfig(8) man page:
[...] The second line contains a description for the service, and may be extended across multiple lines with backslash continuation.[...]
[...] You should be able to figure out what the description says; the \ causes the line to be continued.[...]
Fix attached.
Attachments (1)
Change History (4)
Changed 14 years ago by
Attachment: | 0001-Fix-line-continuation-in-chkconfig-init-script-descr.patch added |
---|
comment:1 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 14 years ago by
Milestone: | → release 2.2 |
---|
comment:3 Changed 14 years ago by
Milestone: | release 2.2 → RC 2.2 |
---|
It's decided to release a v2.2-RC2, where this patch will be included.
Note: See
TracTickets for help on using
tickets.
Thank you for your patch. This make sense, and I've applied it to the beta2.2 branch even. Will be merged into allmerged as well.
commit 4d283d7a54fa61c5bc5c5124977a5e35d9ee265f
Author: Ville Skyttä <ville.skytta@…>
Date: Mon Feb 28 23:28:54 2011 +0200