This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecReload=/bin/kill -HUP $MAINPID -
ExecStart=/usr/bin/mosquitto -c /etc/mosquitto/mosquitto.conf -
ExecStart=/usr/sbin/mosquitto -c /etc/mosquitto/mosquitto.conf -
ExecStartPre=/bin/mkdir -m 740 -p /var/log/mosquitto /bin/chown mosquitto /var/log/mosquitto /bin/mkdir -m 740 -p /run/mosquitto /bin/chown mosquitto /run/mosquitto -
ExecStartPre=/bin/mkdir -m 740 -p /var/log/mosquitto /bin/chown mosquitto:mosquitto /var/log/mosquitto /bin/mkdir -m 740 -p /run/mosquitto /bin/chown mosquitto:mosquitto /run/mosquitto -
Group=mosquitto -
NoNewPrivilegesIntroduced in systemd 239=yes -
NotifyAccess=main -
PrivateDevicesIntroduced in systemd 209=yes -
PrivateTmp=yes -
ProtectClockIntroduced in systemd 245=yes -
ProtectControlGroupsIntroduced in systemd 232=yes -
ProtectHomeIntroduced in systemd 214=yes -
ProtectHostnameIntroduced in systemd 242=yes -
ProtectKernelLogsIntroduced in systemd 244=yes -
ProtectKernelModulesIntroduced in systemd 232=yes -
ProtectKernelTunablesIntroduced in systemd 232=yes -
ProtectSystemIntroduced in systemd 214=full -
Restart=on-failure -
RestrictRealtimeIntroduced in systemd 231=yes -
Type=notify -
Type=simple -
User=mosquitto
-
-
[Unit]-
After=network.target -
Description=Mosquitto MQTT Broker -
Description=Mosquitto MQTT Broker daemon -
Description=Mosquitto MQTT v3.1/v3.1.1 Broker -
Documentation=man:mosquitto.conf(5) man:mosquitto(8) -
Requires=network.target -
Wants=network.target
-
Additionnal notes
Nothing here.