bundlewrap/bundles/systemd-timers/items.py
mwiegand 05faac8a30 wip
2022-08-18 02:17:26 +02:00

8 lines
150 B
Python

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