Description
Starting grunt watch in the angularjs-api module, fails with the following error:
Running "watch" task
Waiting...Warning: EACCES, permission denied '/boot/lost+found'
On linux grunt keeps on trying to restart the watch task, which makes it impossible to kill the process by CRTL-C.