mosquitto: enable service
This commit is contained in:
parent
a24bead136
commit
c8ff39796b
1 changed files with 2 additions and 2 deletions
|
@ -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";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue