repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
libpng: bump to version 1.6.23
[buildroot-gz.git]
/
package
/
mosquitto
/
mosquitto.service
blob
2d1939d1c7944a28fb7f4d405a9cc48bf49887d1
1
[Unit]
2
Description=Mosquitto MQTT broker
3
4
[Service]
5
ExecStart=/usr/sbin/mosquitto -c /etc/mosquitto/mosquitto.conf
6
ExecReload=/bin/kill -HUP $MAINPID
7
Restart=always
8
9
[Install]
10
WantedBy=multi-user.target