Е
Size: a a a
B
VP
B
VP
/usr/local/bin?VP
VP
which -a pythonVP
VP
VP
python3 UserForward.py?VP
/etc/systemd/system/VP
VP
[Unit]
Description=User Forward bot for Telegram
After=syslog.target network.target
[Service]
User=userforward
Group=userforward
Type=simple
WorkingDirectory=~
ExecStart=/usr/bin/python3 /usr/local/bin/UserForward.py
RestartOn=always
[Install]
WantedBy=multi-user.targetVP