netplug: look for init script configurations in /etc/default/
authorCarlos Santos <casantos@datacom.com.br>
Tue, 5 Jun 2018 02:11:56 +0000 (23:11 -0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 5 Jun 2018 07:58:37 +0000 (09:58 +0200)
commit4adaa581b27dc27298eb7cc421ee8f530f88e18e
treed4dfeb35853d3b17e591996578a2d53695bc34aa
parent49844baf2f4c0d89954ccd0c138aea39f23c51f1
netplug: look for init script configurations in /etc/default/

We are working to make all sysvinit scripts conformant to a pattern and
/etc/default/ seems to be a good choice, since 34 packages already get
optional configurations from files at that directory.

netplug still installs an init script at /etc/rc.d/init.d/.  This will
be fixed in a future patch that will refactor the init scripts.

Signed-off-by: Carlos Santos <casantos@datacom.com.br>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/netplug/S29netplug