diff --git a/scripts/install b/scripts/install index 4fb602f..3f80c43 100644 --- a/scripts/install +++ b/scripts/install @@ -176,7 +176,7 @@ ynh_systemd_action --service_name=transmission-daemon --action=start # ADVERTISE SERVICE IN ADMIN PANEL #================================================= -yunohost service add transmission-daemon --description="BitTorrent Client" --log="/var/log/syslog" +yunohost service add transmission-daemon --description="BitTorrent Client" --log="/var/log/syslog" --needs_exposed_ports="$peer_port" #================================================= # RELOAD NGINX