moby--moby/contrib/init
Vincent Batts 7617ec176d .: remove trailing white spaces
blame tibor this one ;-)
```
find . -type f -not -name '*.png' -not -name '*.go' -not -name '*.md'
-not -name '*.tar' -not -name '*.pem' -not -path './vendor/*' -not -path
'./.git/*' -not -path '*/testdata/*' -not -path './docs/*images*' -not
-path '*/testfiles/*' -not -path './bundles/*' -not -path
'./docs/*static*/*' -not -path './docs/*article-img/*' -exec grep -HnEl
'[[:space:]]$' {} \; | xargs sed -iE 's/[[:space:]]*$//'
```

Signed-off-by: Vincent Batts <vbatts@redhat.com>
2015-03-25 13:38:17 -04:00
..
openrc Add NOFILE and NPROC ulimit settings to the OpenRC init script 2014-07-02 09:36:57 -06:00
systemd Remove subdirectories MAINTAINERS files 2015-03-06 18:21:51 -08:00
sysvinit-debian Fix several minor issues with Debian sysvinit script 2014-08-07 16:45:22 -06:00
sysvinit-redhat .: remove trailing white spaces 2015-03-25 13:38:17 -04:00
upstart Remove subdirectories MAINTAINERS files 2015-03-06 18:21:51 -08:00