START/STOP values must be specified in the init script
[packages.git] / libs / postgresql / files / postgresql.init
index 5d318a3..be29f16 100755 (executable)
@@ -1,5 +1,6 @@
 #!/bin/sh /etc/rc.common
 # Copyright (C) 2006 OpenWrt.org
+START=50
 
 start() {
     config_load "postgresql"