12 lines
171 B
SYSTEMD
12 lines
171 B
SYSTEMD
[Unit]
|
|
Description=Periodic Ananke Self-Update Timer
|
|
|
|
[Timer]
|
|
OnBootSec=2m
|
|
OnUnitActiveSec=6h
|
|
Unit=ananke-update.service
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|