1 2 3 4 5 6 7 8 9 10
[Unit] Description=Push log files updates to Telegram After=network.target [Service] Type=simple ExecStart=/usr/bin/ltg_push /etc/ltg_push.yml [Install] WantedBy=multi-user.target