Package: uwsgi Version: 2.0.7-debian When i try restart/start/sop/status one of my application then uwsgi have do this with all my apllication. Can you help uwgi do this operation with one of my apllication?
root@jessie:~# which uwsgi /usr/bin/uwsgi root@jessie:~# type uwsgi uwsgi is hashed (/usr/bin/uwsgi) root@jessie:~# dpkg --list uwsgi Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-=====================================================-===============================-===============================-================================================================================================================ ii uwsgi 2.0.7-1 amd64 fast, self-healing application container server root@jessie:~# dpkg --status uwsgi Package: uwsgi Status: install ok installed Priority: optional Section: web Installed-Size: 73 Maintainer: Janos Guljas <ja...@debian.org> Architecture: amd64 Version: 2.0.7-1 Depends: uwsgi-core (= 2.0.7-1), lsb-base, initscripts (>= 2.88dsf-13.3) Conffiles: /etc/default/uwsgi 5c156d76d22dd33ada4ef8c50315c39d /etc/init.d/uwsgi 613eb5569c1bcdd20c294d221c6cec15 /etc/logrotate.d/uwsgi 5af4571f64807e669660fde432c4bfcc /etc/uwsgi/apps-available/README bec9ebb30f203160cbbc7e61f682536a /etc/uwsgi/apps-enabled/README cb648d9c7863d624b3c04de59da3e531 Description: fast, self-healing application container server uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It uses the uwsgi protocol for all the networking/interprocess communications. . uWSGI can be run in preforking, threaded, asynchronous/evented modes and supports various forms of green threads/coroutines (such as uGreen, Greenlet, Fiber). uWSGI provides several methods of configuration: via command line, via environment variables, via XML, INI, YAML configuration files, via LDAP and more. . On top of all this, it is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package depends on uWSGI core binary and installs: * init.d script for running uWSGI daemon(s) with options defined in custom user-created configuration files * infrastructure for running daemons (like common locations of communication sockets, logs) I am using Linux jessie 3.16.0-4-amd64 #1 SMP Debian 3.16.7-2 (2014-11-06) x86_64 GNU/Linux -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org