12 lines
206 B
SYSTEMD
12 lines
206 B
SYSTEMD
[Unit]
|
|
Description=Companion AI Daily Full Index
|
|
Documentation=https://github.com/santhoshjan/companion
|
|
|
|
[Timer]
|
|
OnCalendar=daily
|
|
OnCalendar=*-*-* 03:00:00
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|