bundlewrap/bundles/systemd-timers/items.py
2022-08-31 12:02:40 +02:00

8 lines
150 B
Python

svc_systemd['cron'] = {
'enabled': False,
'running': False,
}
files['/usr/lib/nagios/plugins/check_systemd_timer'] = {
'mode': '0755',
}