/usr/sbin/unity-system-compositor.sleep is in unity-system-compositor 0.0.2+14.04.20140411-0ubuntu1.
This file is owned by root:root, with mode 0o755.
The actual contents of the file can be viewed below.
1 2 3 4 | #!/bin/sh
sleep .1
exec /usr/sbin/unity-system-compositor $@
|