üzenetek

hozzászólások


Upo
(addikt)
Blog

Én már elég régen telepítettem, azt hittem gyárilag van benne. De ezek szerint valami leírás alapján csinálhattam a fájlt?

Nekem ez van a /ffp/start/mosquitto.sh-ban:

#!/ffp/bin/sh

# PROVIDE: mosquitto
# REQUIRE: LOGIN

. /ffp/etc/ffp.subr

name="mosquitto"
command="/ffp/bin/mosquitto"
mosquitto_flags="-c /ffp/etc/mosquitto/mosquitto.conf -d"
required_files="/ffp/etc/mosquitto/mosquitto.conf"

run_rc_command "$1"

üzenetek