save checkpoint
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
[Unit]
|
||||
Description=StellaOps Scanner artifact_boms retention cleanup
|
||||
After=network-online.target
|
||||
Wants=network-online.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
EnvironmentFile=/etc/stellaops/scanner-hotlookup.env
|
||||
ExecStart=/opt/stellaops/devops/scripts/scanner-artifact-boms-retention.sh 12 false
|
||||
User=stellaops
|
||||
Group=stellaops
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user