Kaynağa Gözat

move handler template to conf repo

blezz-tech 1 hafta önce
ebeveyn
işleme
9b8bb94abb
1 değiştirilmiş dosya ile 0 ekleme ve 18 silme
  1. 0 18
      handlers/conf/open_handler@.service

+ 0 - 18
handlers/conf/open_handler@.service

@@ -1,18 +0,0 @@
-[Unit]
-Description=ShariX Handler Open Basic Bot: $I
-After=network.target
-
-[Service]
-Type=simple
-User=root
-WorkingDirectory=/root/sharix-open-webapp-base/webservice_running/handlers
-ExecStart=/root/sharix-open-webapp-base/webservice_running/handlers/.venv/bin/python3 /root/sharix-open-webapp-base/webservice_running/handlers/main.py -b %i -d
-# TODO: Убрать -d,, когжа не будет нужным
-Restart=always
-RestartSec=60s
-
-TimeoutStopSec=30
-KillSignal=SIGTERM
-
-[Install]
-WantedBy=multi-user.target