aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/init.d/functions
Commit message (Expand)AuthorAgeFilesLines
* remove calls to ps. This should speed things up on slower machinesBill Nottingham2000-03-201-7/+17
* fix pidof calls in pidofprocBill Nottingham2000-01-211-19/+15
* put ps|grep|awk back in until we think of something better (pidof -x ain't it)Bill Nottingham2000-01-211-2/+17
* add --user option to daemonBill Nottingham2000-01-211-7/+20
* remove ps |grep|awk constructBill Nottingham2000-01-141-17/+2
* fix console checking with new consoletype program (from jakub)Bill Nottingham1999-10-251-2/+2
* *** empty log message ***Bill Nottingham1999-09-201-1/+1
* pass /dev/null as stdin to daemons.Bill Nottingham1999-09-201-1/+1
* Duh. Use different terminal escape.Bill Nottingham1999-09-131-2/+1
* oops. reversed logic in killproc.Bill Nottingham1999-09-021-0/+1
* add interactive prompt to make Cristian & Preston happyBill Nottingham1999-09-021-0/+3
* *** empty log message ***Bill Nottingham1999-08-171-2/+8
* *** empty log message ***r4-27Bill Nottingham1999-07-271-6/+6
* trap sigpipe in shell...Bill Nottingham1999-07-271-3/+9
* When we write to initlog's FD, write in subshell so we don't die with SIGPIPEBill Nottingham1999-07-241-3/+4
* oops, can't short-circuit backticsBill Nottingham1999-07-061-7/+9
* oops, don't call tty before /usr is mountedBill Nottingham1999-06-291-1/+1
* check for the presence of a tty before doing anything rash...Bill Nottingham1999-06-171-0/+8
* use INITLOG_ARGS everywhere except fsck, fix typoBill Nottingham1999-06-171-6/+6
* *** empty log message ***r4-01Bill Nottingham1999-04-071-1/+3
* *** empty log message ***Bill Nottingham1999-04-071-1/+3
* add a --check to daemon so that we don't look for su's pidBill Nottingham1999-04-071-1/+6
* fix for pid grep in statusBill Nottingham1999-03-301-1/+4
* swapped out can be [foo]Bill Nottingham1999-03-261-0/+1
* fix killproc foo SIGNAL so it works sanelyBill Nottingham1999-03-261-7/+6
* if $BOOTUP is already set, don't source configBill Nottingham1999-03-221-4/+5
* fix killproc logic (only one success/failure per call)Bill Nottingham1999-03-161-3/+7
* remove cruftBill Nottingham1999-03-161-33/+4
* add a 'PASSED' resultBill Nottingham1999-03-161-28/+51
* change variable nameBill Nottingham1999-03-141-3/+3
* if [ 0 ] don't work in shell. *thwap*Bill Nottingham1999-03-141-1/+1
* change to pidofproc suggested by "Mike McHenry" <mmchen@minn.net>Bill Nottingham1999-03-101-3/+3
* fix killprocBill Nottingham1999-02-261-2/+5
* fix killproc to be more saneBill Nottingham1999-02-261-8/+12
* *** empty log message ***Bill Nottingham1999-02-251-5/+5
* dittoBill Nottingham1999-02-251-9/+16
* add default /etc/sysconfig/initBill Nottingham1999-02-221-10/+24
* $@ -> $*. I knew there was a reason I did that.r3-90Bill Nottingham1999-02-191-3/+3
* $* -> $@Bill Nottingham1999-02-181-3/+3
* move text more to the rightBill Nottingham1999-02-051-2/+2
* move [ OK ] boxes to the leftBill Nottingham1999-02-051-2/+2
* add /usr/X11R6/bin to path, so 'daemon xdm' worksBill Nottingham1999-02-051-1/+1
* bugfixes for 'old' modeBill Nottingham1999-02-041-3/+10
* fixesBill Nottingham1999-02-041-35/+29
* bugfixes...Bill Nottingham1999-02-041-7/+4
* more initlog changes; wait a little longer for kill -TERMBill Nottingham1999-02-031-8/+14
* add initlog stuff. do "halt -p", "umount -f" in shutdown. use %defattr inBill Nottingham1999-02-031-5/+115
* sort daemons in status() by pidBill Nottingham1998-11-021-1/+1
* fix status() (was catching instance of initscripts)Bill Nottingham1998-10-281-1/+1
* a few bugs fixed and a few unneeded processes removedMichael K. Johnson1998-09-211-5/+5