11 lines
204 B
SYSTEMD
11 lines
204 B
SYSTEMD
[Unit]
|
|
Description=Monthly pre-creation of Scanner artifact_boms partitions
|
|
|
|
[Timer]
|
|
OnCalendar=*-*-01 00:10:00
|
|
Persistent=true
|
|
Unit=scanner-artifact-boms-ensure.service
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|