This commit is contained in:
2025-10-26 16:00:25 +03:00
parent 8115377e50
commit 822008f140
2 changed files with 16 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
[Unit]
Description=Telegram game chat-robot: @brainrot_game_robot
Wants=network.target
After=syslog.target network-online.target
[Service]
ExecStart=sudo -u www-data /usr/bin/php /var/www/brainrot.kodorvan.tech/kodorvan/brainrot/system/public/telegram.php
PIDFile=/var/run/php/brainrot.pid
RemainAfterExit=no
RuntimeMaxSec=3600s
Restart=always
RestartSec=5s
[Install]
WantedBy=multi-user.target

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB