aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/init.d
Commit message (Collapse)AuthorAgeFilesLines
* Added missing "then"Michael K. Johnson1997-11-071-1/+1
|
* only enable/disable forwarding on start, always disable on stop.r3-24Michael K. Johnson1997-11-061-21/+27
|
* added the ability to 'nice' daemonsDonnie Barnes1997-10-281-5/+8
|
* removed the skeleton initscript (basically useless)Donnie Barnes1997-10-281-27/+0
|
* single user mode restarts kerneldr3-21Erik Troan1997-10-281-0/+6
|
* added status|restart to all scriptsDonnie Barnes1997-10-233-3/+24
|
* touch random seed file before chmoding it.Michael K. Johnson1997-10-231-0/+2
|
* Make random seed file mode 600.Michael K. Johnson1997-10-151-0/+3
|
* 1) updated .spec fileErik Troan1997-10-132-2/+2
| | | | 2) removed trailing spaces
* 1) version 3.18Erik Troan1997-10-133-0/+9
| | | | 2) switched to new chkconfig which doesn't use database file
* added ulimit -c 0 to daemon functionErik Troan1997-10-091-0/+4
|
* Fixed awk bug in pidofprocDonnie Barnes1997-09-181-1/+1
|
* General cleanup.Michael K. Johnson1997-09-161-5/+7
| | | | Don't start devices that shouldn't be started.
* changed the order of the check for process Id...first is /var/run/pidDonnie Barnes1997-09-161-8/+8
| | | | and the second is pidof.
* changed status() to be more intelligent wrt programs that change argv[0]Donnie Barnes1997-09-161-3/+9
|
* Initial revisionErik Troan1997-09-168-0/+422