[Unit] Description=Nhance PHP Queue Server After=network.target [Service] Type=simple User=www-data Group=www-data WorkingDirectory=/var/www/example-suite/nhance-app ExecStart=/bin/bash /var/www/example-suite/nhance-app/phpqueue.sh Restart=always RestartSec=2 [Install] WantedBy=multi-user.target