mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
7 lines
128 B
Plaintext
7 lines
128 B
Plaintext
{% from "cron/map.jinja" import cronmap %}
|
|
|
|
crond_service:
|
|
service.dead:
|
|
- name: {{ cronmap.service }}
|
|
- enable: True
|