forked from mirrors/pronouns.cc
10 lines
128 B
SYSTEMD
10 lines
128 B
SYSTEMD
|
[Unit]
|
||
|
Description=Clean pronouns.cc database daily
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar=daily
|
||
|
Persistent=true
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|