summarylogtreecommitdiffstats
path: root/inotify-daemon.example.yml
blob: ebfd89bb7951dc405acac998c0ca65f3ceb3e0bf (plain)
1
2
3
4
5
6
7
8
# This is an example. For a more complete  list of what is possible
# consult the man-pages(inotify-daemon, inotify-daemon.service)
---
- path: /etc
  action:
    command: ls
    parameter: ["-al"] 
  mode: C