initd-function: remove interpreter hint

Debian's lintian complains:

W: vzctl: script-not-executable ./usr/lib/vzctl/scripts/initd-functions
N:
N:    This file starts with the #! sequence that marks interpreted scripts,
N:    but it is not executable.
N:
N:    Severity: normal, Certainty: certain
N:
N: 8 tags overridden (7 warnings, 1 info)
N: Removing /tmp/pIacE0EtsV ...

Easy to solve by removing the #! target in the file.

http://bugzilla.openvz.org/1638
1 file changed