9 lines
126 B
SYSTEMD
9 lines
126 B
SYSTEMD
[Unit]
|
|
Description=Timer for Telegram Bot for News
|
|
|
|
[Timer]
|
|
OnUnitActiveSec=10m
|
|
OnBootSec=1m
|
|
|
|
[Install]
|
|
WantedBy=timers.target |