[Unit] Description=Rest1C Order Create Daemon After=network.target [Service] User=bitrix Group=bitrix WorkingDirectory=/home/bitrix/www/rest1c ExecStart=/usr/bin/php /home/bitrix/www/rest1c/order/Rabbit.php Restart=always RestartSec=5 KillMode=control-group StandardOutput=append:/home/bitrix/www/rest1c/errors/systemd_order_create_out.log StandardError=append:/home/bitrix/www/rest1c/errors/systemd_order_create_err.log [Install] WantedBy=multi-user.target