Hi,

On Sat, 6 Jul 2019 at 20:02, Konrad, Martin <kon...@frib.msu.edu> wrote:
> I'm packaging a logging service for buster. Users typically only need to
> run one instance but power users might want to run multiple instances.
> This sounds like a perfect use case for systemd templates [1] to me.
> However, I'm struggling to get my package to install + enable + start a
> default instance (ioclogserver@default.service) of a service template
> (ioclogserver@.service).

<...>

> I tried to encourage dh_systemd_enable to enable my template automatically:

dh_systemd_enable has been deprecated,
dh_installsystemd/dh_installsystemduser need to be used instead.

-- 
Cheers,
  Andrej

Reply via email to