11 lines
146 B
SYSTEMD
11 lines
146 B
SYSTEMD
[Unit]
|
|
Description=Meh mail client fetcher timer
|
|
|
|
[Timer]
|
|
OnBootSec=2m
|
|
OnUnitActiveSec=5m
|
|
Unit=melfetch.service
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|