Hi:

On Wed, 23 Nov 2016 15:00:17 +0100
Geert Nijpels <geert.nijp...@gmail.com> wrote:

> Package: numad
> Version: 0.5+20150602-4
> Severity: normal
> Tags: patch
> 
> 
> Asked by Ubuntu maintainer to report this to Debian:
> https://bugs.launchpad.net/bugs/1640783
> 
> 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

Thanks for the report and the patch! I applied it to the package repo and
sent it to my sponsor DD for reviewing.

Cheers,


-- 
Jeremías

Reply via email to