Unit for tg bot

Версия от 17:05, 12 апреля 2023; Artem (обсуждение | вклад) (Новая страница: « [Unit] Description=telegam bot OmArtVal After=network.target [Service] User=root Nice=1 KillMode=process SuccessExitStatus=0 1 ProtectHome=true ProtectSystem=full PrivateDevices=true NoNewPrivileges=true WorkingDirectory=/opt/Python/Telegram/noProdaction ExecStart=/opt/Python/Telegram/start/noProdaction.sh Restart=always [Install] WantedBy=multi-user.target»)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)
   [Unit]
   Description=telegam bot OmArtVal
   After=network.target
   [Service]
   User=root
   Nice=1
   KillMode=process
   SuccessExitStatus=0 1
   ProtectHome=true
   ProtectSystem=full
   PrivateDevices=true
   NoNewPrivileges=true
   WorkingDirectory=/opt/Python/Telegram/noProdaction
   ExecStart=/opt/Python/Telegram/start/noProdaction.sh
   Restart=always
   [Install]
   WantedBy=multi-user.target
MediaWiki Appliance - Powered by TurnKey Linux