[Unit] Description=Upnp service After=yunohost-firewall.service [Service] Type=oneshot ExecStart=/usr/bin/yunohost firewall upnp enable ExecStop=/usr/bin/yunohost firewall upnp disable ExecReload=/usr/bin/yunohost firewall upnp reload RemainAfterExit=yes [Install] WantedBy=multi-user.target