syslog query

2001-10-22 Thread sarae
This works fine if i run /home/iee/pbsc/bin/run.sh when Linux has booted. * but, bsla process is killed all the time when it is started by /etc/rc.d/rc3.d/S99pbsc */ #include #include #include #include main() { openlog("PBSC",LOG_PERROR,LOG_LOCAL0); fstream file; file.open("/

RPM query

2001-10-29 Thread sarae
Hi, I work on Red Hat Linux 7.1, and use RPM to package my binary release (it consists of 5 executables). Is there a way build and Install a Patch on the binary release ( say only 1 or 2 executables, on same path) ?. I read Maximum RPM, it says about upgrade . But i am not upgrading fu