11 lines
146 B
SYSTEMD
11 lines
146 B
SYSTEMD
[Unit]
|
|
Description=Pull and compile tooling timer
|
|
|
|
[Timer]
|
|
OnBootSec=3min
|
|
OnUnitActiveSec=60min
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|