Skip to content

Force the use of Bash in init scripts

Julien Andrieux requested to merge feature/475-distribute-panto-with-apt into develop

Describe the MR

Force the use of bash in init script, using the shebang.

Why was this MR needed?

Because the scripts use bash specific functionalities, which break in sh.

Extra-care points?

No.

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • CHANGELOG updated
  • Unit Tests added/updated

What are the relevant issue numbers?

License and Developer Certificate of Origin

  • By contributing to Pantomath SAS, You accept and agree to the following terms and conditions for Your present and future Contributions submitted to Pantomath SAS. Except for the license granted herein to Pantomath SAS and recipients of software distributed by Pantomath SAS, You reserve all right, title, and interest in and to Your Contributions. All Contributions are subject to the following Developer Certificate of Origin and License terms.

Merge request reports