openvpn: fix init script name
authorPeter Korsgaard <jacmet@sunsite.dk>
Tue, 15 Jan 2013 20:30:14 +0000 (21:30 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 15 Jan 2013 20:34:14 +0000 (21:34 +0100)
commit41fb3df4bd370b869fea3d0b38d01f596f86f721
treec33ab6fe96ec8a783e26e78a241df01ba0234fb7
parent763ad50bd72dead80d2a50c637291f06da8caaaf
openvpn: fix init script name

Our default (busybox) rc.S implementation requires init scripts to be
named S??*, so rename the openvpn one to S60openvpn (E.G. after network).

At the same time remove the deprecated check-if-custom-skeleton-provided-file
and just always install the init script. People can always fixup/remove
it in their post-build script if needed.

Also name the init script source the same as the destination file name in
TARGET_DIR for consistency.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/openvpn/S60openvpn [new file with mode: 0755]
package/openvpn/openvpn.init [deleted file]
package/openvpn/openvpn.mk