Skip to content

Custom environment variable on Linux has no effect #2826

Locked Answered by JustArchi
SilenceMhL asked this question in Support (English)
Discussion options

You must be logged in to vote

Hmmm, --no-config-migrate is cmdline arg, not environment variable, so it won't work through /etc/asf/asf. You'd actually need to override ExecStart to include it as part of cmdline, which is not what I'd like people to do. Yes, you can, with systemd it's also very simple and versatile, but it's not what I'd expect from people to do just to enable that option.

ASF binary doesn't read ASF_ARGS, it's our bash magic for sh script which then converts it for ASF to use. Perhaps the correct thing is to make ASF binary read it directly instead. Adding on todo.

#2827

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by SilenceMhL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants