[uwsgi] master = true logto = /var/log/uwsgi-%n.log die-on-term = true # /var/run/nginx.pid # -D - sshd will not detach and does not become a daemon # -e - Write debug logs to standard error instead of the system log attach-daemon = exec /usr/sbin/sshd -D -e -f /opt/eva_git/common/sshd_config # smart-attach-daemon = pidfile cmd... # attach-daemon2 = cmd=my_daemon.sh,pidfile=/tmp/my.pid,uid=33,gid=33,stopsignal=3