Преглед на файлове

move handler template to conf repo

blezz-tech преди 1 седмица
родител
ревизия
9b8bb94abb
променени са 1 файла, в които са добавени 0 реда и са изтрити 18 реда
  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