blob: 3b0cb1b47ed99d3128461706eedcc65b8e7600ba [file] [log] [blame]
[Unit]
Description=Run CIS Scanner once a day
# This is required to start the service when this timer unit is started
Requires=cis-compliance-scanner.service
[Timer]
# By default the scanner is going to run once a day.
OnUnitActiveSec=1d
[Install]
WantedBy=timers.target