Changed init script priority.

This commit is contained in:
Jernej Kos 2012-06-07 10:22:48 +02:00
parent c304a0d8b9
commit bf125b1d34

View File

@ -1,6 +1,5 @@
#!/bin/sh /etc/rc.common #!/bin/sh /etc/rc.common
START=40 START=90
STOP=90
config_cb() { config_cb() {
local cfg="$CONFIG_SECTION" local cfg="$CONFIG_SECTION"