Package: dh-systemd
Version: 1.19

Am 29.06.2014 11:49, schrieb Michael Biebl:
> So quotarpc.service is only supposed to run if rpcbind is installed?
> 
> I think what you want here then is Wants/After + a Condition [1].
> i.e.
> 
> [Unit]
> Wants=rpcbind.service
> After=rpcbind.service
> ConditionFileIsExecutable=/sbin/rpcbind
> ....

Btw, I noticed that quotarpc is not enabled by default. Instead
dh_systemd creates two sections for quota.service

# ls debian/*.service
debian/quota.quotarpc.service  debian/quota.service

# debian/rules
dh_systemd_enable
dh_systemd_enable --name=quotarpc.service


The start section for quotarpc is completely missing.

This might be a bug in dh_systemd in how --name= is handled.

Michael Stapelberg, could you look into this?

3 Michaels now, I feel like talking to myself :-)

Cheers,
Michael


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to