On production systems, you can restart SAP ASE automatically whenever the UNIX operating system restarts.
All network resources must be available before you start SAP ASE; otherwise, SAP ASE does not start. Also, your server does not start if the network is not running.
"sybase:2:wait:/release_directory/install/startserver -f \ RUN_servername /dev/console 2>&1"
where release_directory is the full path to the SAP installation directory (specified as the SAP environment variable), and RUN_servername is the RUN_server_name file for the server you are starting.
Make sure the entry for starting SAP ASE follows any entry for /etc/rc.tcpip and /etc/rc.nfs in the /etc/inittab file.
sleep seconds_of_rest