Changed init script priority.

This commit is contained in:
Jernej Kos 2012-06-07 10:22:48 +02:00
parent 18d36556db
commit c7d3aec3e9
1 changed files with 1 additions and 2 deletions

View File

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