1
0
Fork 0

mosquitto: enable service

This commit is contained in:
Daniel Kempkens 2023-03-17 22:14:02 +01:00
parent a24bead136
commit c8ff39796b
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM

View file

@ -56,13 +56,13 @@
mosquitto-password-weewx-proxy = {
file = ./mosquitto/passwordWeewxProxy.age;
user = "mosquitto";
owner = "mosquitto";
group = "mosquitto";
};
mosquitto-password-weewx = {
file = ./mosquitto/passwordWeewx.age;
user = "mosquitto";
owner = "mosquitto";
group = "mosquitto";
};