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