Ticket #665 (accepted enhancement)

Opened 4 months ago

Last modified 3 months ago

OpenSAF scripts should be validated for /bin/sh

Reported by: jfournier Owned by: jfournier
Priority: major Milestone: Release 4
Component: unknown Version: 3.0.0-GA
Keywords: bash busybox sh script initd Cc:
patch waiting for maintainer: no

Description

I think in the past mostly all scripts were switched back to /bin/bash because of some potential incompatibility with /bin/sh with their current syntax.

If running on Busybox is desired, /bin/sh compatibility is needed for scripts and init.d sanity.

Attachments

Change History

Changed 4 months ago by jfournier

  • owner set to jfournier
  • status changed from new to accepted

Changed 3 months ago by marioa

Additionally, /bin/sh is the part of the Linux Standard Base, while bash is not. This mean that portability of /bin/sh scripts between Linux distros is better then for bash scripts.

Add/Change #665 (OpenSAF scripts should be validated for /bin/sh)

Author



Action
as accepted
Note: See TracTickets for help on using tickets.