Remove Group

This commit is contained in:
Whispering Wind
2024-08-19 22:55:10 +03:30
committed by GitHub
parent 582497b5f0
commit 8a8783ac82

View File

@ -22,8 +22,6 @@ After=network.target
ExecStart=/bin/bash -c 'source /etc/hysteria/hysteria2_venv/bin/activate && /etc/hysteria/hysteria2_venv/bin/python /etc/hysteria/core/scripts/telegrambot/tbot.py'
WorkingDirectory=/etc/hysteria/core/scripts/telegrambot
Restart=always
User=root
Group=root
[Install]
WantedBy=multi-user.target