Re: dh_systemd_enable and instances of unit-file templates

2019-07-06 Thread Niels Thykier
Andrej Shadura: > Hi, > > On Sat, 6 Jul 2019 at 20:02, Konrad, Martin 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

Re: dh_systemd_enable and instances of unit-file templates

2019-07-06 Thread Andrej Shadura
Hi, On Sat, 6 Jul 2019 at 20:02, Konrad, Martin 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 struggli

dh_systemd_enable and instances of unit-file templates

2019-07-06 Thread Konrad, Martin
Hi, 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 in