erlware / relx

Sane, simple release creation for Erlang
http://erlware.github.io/relx
Apache License 2.0
697 stars 232 forks source link

config/vm.args.src not include automatically #840

Open tsloughter opened 3 years ago

tsloughter commented 3 years ago

If config/vm.args.src exists and no vm_args* entry is found in the config should result in that file being included by default. This works for config/sys.config.src.