bundlewrap/bundles/hardware/items.py

8 lines
177 B
Python

files = {
'/usr/local/share/telegraf/cpu_frequency': {
'mode': '0755',
'triggers': {
'svc_systemd:telegraf.service:restart',
},
},
}