added systemd service files. added conf example file.

This commit is contained in:
Martin Preuss
2023-10-06 12:37:19 +02:00
parent 7f1c66cbe6
commit 7fb4e8b577
6 changed files with 29 additions and 14 deletions

15
etc/0BUILD Normal file
View File

@@ -0,0 +1,15 @@
<?xml?>
<gwbuild>
<data dist="true">
aqhome-data.service
aqhome-mqttlog.service
aqhome-nodes.service
</data>
<data dist="true" install="$(sysconfdir)">
aqhome.conf.example
</data>
</gwbuild>