常见的开启自启动命令
nginx:
sudo systemctl enable nginx.service
php-fpm:
sudo systemctl enable php-fpm
mysqld:
sudo systemctl enable mysqld
nginx:
sudo systemctl enable nginx.service
php-fpm:
sudo systemctl enable php-fpm
mysqld:
sudo systemctl enable mysqld