Bug 4940

Summary: Koha should include sample rc.d script(s) for *BSD
Product: Koha Reporter: Jared Camins <camins>
Component: PackagingAssignee: Jared Camins <camins>
Status: CLOSED WONTFIX QA Contact: Bugs List <koha-bugs>
Severity: enhancement    
Priority: P5 - low CC: jcamins
Version: unspecified   
Hardware: All   
OS: Other   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Sample rc.d script for running zebra under *BSD
Sample rc.d script for *BSD

Description Jared Camins 2010-07-05 16:33:31 UTC
Koha includes a sample script for a SysV-style init.d script for starting the zebra daemon, but there is no script suitable for BSD-style distributions that use rc.d instead of init.d. Such a script would be helpful for anyone interested in running Koha under FreeBSD or NetBSD.
Comment 1 Jared Camins 2010-07-05 18:20:08 UTC
Created attachment 2309 [details] [review]
Sample rc.d script for running zebra under *BSD
Comment 2 Jared Camins 2010-07-05 19:32:15 UTC
Created attachment 2310 [details] [review]
Sample rc.d script for *BSD

The last patch had an error. This one corrects the problem.
Comment 3 Jared Camins-Esakov 2012-01-07 17:07:49 UTC
Marking as WONTFIX since I no longer use FreeBSD for my servers, and no one else has picked this up.