Commit 44c7200e authored by Vitaly Lipatov's avatar Vitaly Lipatov

add gluster/triggering.sh for find | stat

parent 64031d26
#!/bin/sh
find /var/ftp -noleaf -print0 | xargs --null stat -t 2>>/var/log/glusterfs/triggering-selfheal.log
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment