dashboard
repositories
filestore
activity
search
login
main
/
apue
APUE Learning Example Source Code
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
add proj1_mqttd
guowenxue
2019-06-26
157be0b0d4c7d4809cfcafc76235cc18388378c8
[apue.git]
/
proj1_mqttd
/
mosquitto
/
mosquitto-1.6.3
/
service
/
upstart
/
mosquitto.conf
1
2
3
4
5
6
7
8
description "Mosquitto MQTTv3.1 broker"
author "Roger Light <roger@atchoo.org>"
start on net-device-up
respawn
exec /usr/local/sbin/mosquitto -c /etc/mosquitto/mosquitto.conf