netsnmp: fix tab/space formatting in init.d script
authorDanomi Manchego <danomimanchego123@gmail.com>
Fri, 28 Mar 2014 02:08:46 +0000 (22:08 -0400)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 28 Mar 2014 08:59:49 +0000 (09:59 +0100)
commit9ef8f8e9c5ca219fedad926c61316e99bc49aa2e
tree4f5dd300c5913be8310831179ba90d3ab2ca139c
parent3a7aee7742fbe802f26c9ec341580be16e4d1c25
netsnmp: fix tab/space formatting in init.d script

The S59snmpd script has a strange mix of tabs and spaces.  Replace
tabs with spaces, and also remove unnecessary line continuations
from the start-stop-daemon lines, as none of them go beyond 80
columns.

Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/netsnmp/S59snmpd