Fix influx systemd env override not working with older systemd

Apparently the system unit file for influx is influxdb.service,
however, the symlinks in /etc differ and are named influxd.service.
While newer systemd versions seem to handle that properly, older ones
(debian buster) don't seem to pick up our config if it's named
like the symlink instead of the actual unit file
pull/647/head
Michael Zanetti 2023-06-19 12:20:35 +02:00
parent bb402e3127
commit 40efbb1ef4
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
usr/bin/nymead
data/systemd/nymead.service /lib/systemd/system/
data/systemd/influxd.service.d/nymea-env.conf /etc/systemd/system/influxd.service.d/
data/systemd/influxdb.service.d/nymea-env.conf /etc/systemd/system/influxdb.service.d/
data/logrotate/nymead /etc/logrotate.d/
data/dbus-1/io.guh.nymead.conf /etc/dbus-1/system.d/
data/dpkg/nymea-upgrade-helper /usr/libexec/