HomeDevCentral

Environment propagation: sh → bash
Audit Requiredd534ad32a1f5

Description

Environment propagation: sh → bash

Commit 3733908 introduced an environment propagation.

The bash command export is use to save an environment in a file, then sh scripts source it.

This change fixes this issue, switching to bash as interpreter for the runit run scripts.

Fixes #1.
This change is a follow-up of change 3733908.

Details

Group Auditors
Reviewers
Provenance
derecksonAuthored on
Parents
rDPHPFPM3733908a0a95: Propagate environment to runit services
Branches
Unknown
Tags
Unknown