~jontai/openvista-gtm-integration/bug358242

« back to all changes in this revision

Viewing changes to scripts/etc/init.d/openvista-databases

  • Committer: Jonathan Tai
  • Date: 2009-08-03 21:07:36 UTC
  • Revision ID: jon.tai@medsphere.com-20090803210736-zzt4ge3g7ar96p5l
add LSB sections to init scripts; tweak the boot order a little

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
#
27
27
# chkconfig: 2345 50 30
28
28
# description: Database-level startup/shutdown script for OpenVista Server
 
29
#
 
30
### BEGIN INIT INFO
 
31
# Provides:          openvista-databases
 
32
# Required-Start:    $local_fs $syslog $time
 
33
# Required-Stop:     $local_fs $syslog $time
 
34
# Default-Start:     2 3 4 5
 
35
# Default-Stop:      0 1 6
 
36
# Short-Description: Database-level startup/shutdown script for OpenVista Server
 
37
### END INIT INFO
29
38
 
30
39
 
31
40
# Copyright (C) 2009 Medsphere Systems Corporation