[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

APRSD and disabled ftp...



Hello,

Can anyone explain why the /etc/init.d/aprsd script disables ftp?

from /init.d/aprsd ...

case "$1" in

  start)
    update-inetd --disable ftp   <<< ???
    echo -n "Starting APRS gateway: "
    start-stop-daemon --start --quiet --pidfile /var/run/$NAME.pid --exec
$DAEMON -- -d
    echo "$NAME."
    ;;

thanks,

Rick




Reply to: