Добавление программ в автозагрузку в Debian linux

# chmod +x /etc/init.d/nginx
# /usr/sbin/update-rc.d -f nginx defaults

LEAVE A COMMENT