generated from mirzaev/pot
17 lines
402 B
Desktop File
17 lines
402 B
Desktop File
[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
|