Files
foreman/data/export/runit/run.erb

4 lines
140 B
Plaintext

#!/bin/sh
cd <%= engine.root %>
exec chpst -u <%= user %> -e <%= File.join(location, "#{process_directory}/env") %> <%= process.command %>