19 Commits

Author SHA1 Message Date
Simon Stürz
cb0bdb4e05 Update systemd service documentation url 2025-11-04 11:04:25 +01:00
jenkins
5936b19ba2 Merge PR #647: Fix influx systemd env override not working with older systemd 2023-06-29 11:37:26 +02:00
Michael Zanetti
40efbb1ef4 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
2023-06-19 12:20:35 +02:00
Michael Zanetti
3bb567c9da Tell systemd that we're using influxdb 2023-06-16 09:27:52 +02:00
Michael Zanetti
c2e7d2bf0e Override influxdb defaults to
* only listen to localhost for security reasons
* don't print debug logs for every call
* don't use the _internal db
2023-05-22 16:08:51 +02:00
Simon Stürz
149e5c8c49 Update systemd service dependecies to dbus.socket 2022-10-17 11:48:18 +02:00
Simon Stürz
58de1d5715 Limit shutdown timeout of systemd service to 30 seconds 2020-12-15 10:47:50 +01:00
Jenkins nymea
d589b66e3c Merge PR #218: Improve live logs in debug interface and rework logging rules 2019-10-18 14:57:23 +02:00
Simon Stürz
191936e235 Load debug categories from settings and allow configuration using debug interface 2019-10-08 16:20:20 +02:00
Michael Zanetti
f1cf96fb85 Automatically enable nymead service in dpkg 2019-09-27 12:33:06 +02:00
Michael Zanetti
025c5dcbc5 Export QT_LOGGING_CONF to /etc/nymea/logging.conf by default for systemd platforms 2019-07-16 00:51:50 +02:00
Michael Zanetti
0ba6db296b update links to github 2019-04-08 13:55:15 +02:00
Michael Zanetti
f2bfe7b3d4 rename contents in data/ 2019-04-08 13:55:15 +02:00
Michael Zanetti
3ed80c2766 it's not forking any more! 2019-04-02 01:02:45 +02:00
Michael Zanetti
bdef3ddd0d don't detach in systemd 2019-04-02 01:02:45 +02:00
Simon Stürz
bd5f13ceeb update debian packaging scripts 2019-04-02 01:01:32 +02:00
Simon Stürz
a0978fcf98 change guhd service file
close #272
add awattar documentation
2019-04-01 20:48:17 +02:00
Simon Stürz
00a5188d05 fix unit
change systemd service file
2019-04-01 20:48:17 +02:00
Simon Stürz
cfb6b41c57 add systemd 2019-04-01 20:48:17 +02:00