how set E1 services to start automatic?
Hi,
how to know reboot server and E1 services start automatically?
we have several about set automatically E1 services
1_this setup is standard on JDE installation? I means start automatically E1 service is default of JDE installation?
2_ this is .pdf resume but I can't see this files /etc/rc.psft and inittab in /etc
1. Create a script named rc.psft in /etc with all necessary permissions for execution.
The script should contain only these:
#! /bin/sh
/bin/su - psft_user -c `$SYSTEM/bin32/RunOneWorld.sh'
The value psft_user is the name of the user who owns the shell script