overlay_sync 47 Bytes
#!/bin/sh

echo $@ > /tmp/overlay_sync

exit 0