summaryrefslogtreecommitdiff
blob: 1d88021f4e413a1db30d75328647cf882402eeeb (plain)
1
2
3
4
1. Put env into `/etc/systemd-env/`, using the entire name of the unit, with instance suffix, and an extra `.env`,
   e.g. `/etc/systemd-env/fifo-cronolog@example.service.env`
2. `systemctl enable fifo-cronolog@example`
3. Use systemd overrides if you need to add dependencies.