Description of problem: Acording to https://fedoraproject.org/wiki/Packaging/SysVInitScript isn't initscript for ipsec compliant. Usage writes help values with "--" and for ipsec usage instead of ipsec initscript usage. Version-Release number of selected component (if applicable): openswan-2.6.22-2.fc12 How reproducible: always Steps to Reproduce: 1. $ service ipsec whatever Actual results: [root@localhost ~]# service ipsec rwgwreg Usage: ipsec setup [ --showonly ] {--start|--stop|--restart} ipsec setup --status Expected results: Usage: ipsec {start|stop|restart|condrestart|reload|force-reload|status} Additional info:
Created attachment 362130 [details] Patch to fix the issue I have attached a patch for this, and will now be discussing with upstream. I would appreciate if you can also provide your feedback.
Created attachment 362131 [details] Patch to fix the issue Previous patch was wrong, this is the correct patch.
Created attachment 362166 [details] A new init script I am attaching a new ipsec init script here. Any feedback is appreciated.
Created attachment 363845 [details] An updated init script It is a new init script for Openswan. It addresses 524586 (this bz), and 524589. It is an attempt to make a better init script for Openswan. Any feedback is appreciated.
This bug appears to have been reported against 'rawhide' during the Fedora 12 development cycle. Changing version to '12'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
This has been tested in the latest Openswan release in F12, and the issue does not appear. I am going to close it now and if the issue is encountered again, please reopen the bug. Thanks for reporting the issue.