numad doesn't respect settings in /etc/default/numad

Bug #1640783 reported by geert
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
numad (Debian)
Fix Released
Unknown
numad (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

The systemd script for numad doesn't respect the settings in /etc/default/numad. The following changes make it work:

--- /lib/systemd/system/numad.service 2015-06-02 13:12:38.000000000 +0200
+++ /root/numad_new 2016-11-10 14:00:54.502547863 +0100
@@ -3,10 +3,10 @@
 Documentation=man:numad

 [Service]
+EnvironmentFile=-/etc/default/numad
 Type=forking
-ExecStart=/usr/bin/numad -i 15
+ExecStart=/usr/bin/numad $DAEMON_ARGS -i 15

 [Install]
 WantedBy=multi-user.target

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

Hi geert,
Thank you for taking the time to report this bug and helping to make Ubuntu better.

I agree to your finding and solution. But This bug is present in Debian too, and Ubuntu currently doesn't make any changes over the Debian package. So this bug would be best fixed directly in Debian, and then Ubuntu will pick up the fix automatically.

Would you mind filing a bug with Debian please and link it here so that we can pick it up once accepted?

Changed in numad (Ubuntu):
status: New → Confirmed
tags: added: bitesize needs-upstream-report
Changed in numad (Ubuntu):
importance: Undecided → Medium
Revision history for this message
geert (blaat-euronet) wrote :
Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

Thank you Geert for the fast response!

Changed in numad (Debian):
status: Unknown → Fix Released
Changed in numad (Ubuntu):
status: Confirmed → Fix Released
Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

Thank you so much Geert for driving this, and thanks Amr to update this to reflect the sync of 0.5+20150602-5 into the Zesty release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.