Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iiod: Add default env var to service file #1144

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

dennis-ju
Copy link
Contributor

Systemd now gives a warning when IIOD_EXTRA_OPTS is unset.

This change sets it to an empty string by default while still allowing it be overridden by /etc/default/iiod.

Fixes #1142.

Systemd now gives a warning when IIOD_EXTRA_OPTS is unset.

This change sets it to an empty string by default while still allowing
it be overridden by /etc/default/iiod.

Fixes analogdevicesinc#1142.

Signed-off-by: Dennis Jusufovic <dennis.jusufovic@axis.com>
@mhennerich mhennerich merged commit 7ba23c8 into analogdevicesinc:main Feb 20, 2024
21 of 23 checks passed
andrew-sayers added a commit to andrew-sayers/smartmontools that referenced this pull request Jan 23, 2025
Systemd v254+ warn about unset environment variables,
so we need to provide an explicit default value.

Based on analogdevicesinc/libiio#1144
andrew-sayers added a commit to andrew-sayers/fluidsynth that referenced this pull request Jan 23, 2025
Systemd v254+ warns about unset environment variables, so we need to provide an explicit default value.

Based on analogdevicesinc/libiio#1144
andrew-sayers added a commit to andrew-sayers/smartmontools that referenced this pull request Jan 23, 2025
Systemd v254+ warns about unset environment variables,
so we need to provide an explicit default value.

Based on analogdevicesinc/libiio#1144
andrew-sayers added a commit to andrew-sayers/smartmontools that referenced this pull request Jan 23, 2025
Systemd v254+ warns about unset environment variables,
so we need to provide an explicit default value.

Based on analogdevicesinc/libiio#1144
derselbst pushed a commit to FluidSynth/fluidsynth that referenced this pull request Jan 25, 2025
Systemd v254+ warns about unset environment variables, so we need to provide an explicit default value.

Based on analogdevicesinc/libiio#1144
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Systemd warns about unset variables
3 participants